mirror of
https://github.com/samba-team/samba.git
synced 2025-02-04 17:47:26 +03:00
Remove an unused variable
This commit is contained in:
parent
8670235f2a
commit
9bb6bae4ef
@ -145,7 +145,6 @@ error:
|
||||
int get_my_ip_address( struct sockaddr_storage **pp_ss )
|
||||
|
||||
{
|
||||
struct iface_struct nics[MAX_INTERFACES];
|
||||
int i, n;
|
||||
struct sockaddr_storage *list = NULL;
|
||||
int count = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user