summaryrefslogtreecommitdiff
path: root/source3/lib/interfaces.c
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2007-11-03 10:25:51 -0700
committerJeremy Allison <jra@samba.org>2007-11-03 10:25:51 -0700
commit705ba0d5b5156075d841ce120cea967f665f52d6 (patch)
treed8ea4483c880fa51895712c08ef511fbd38a8c60 /source3/lib/interfaces.c
parent753983d7e78b6e9be9c3b0f636b88a24d765ef4c (diff)
downloadsamba-705ba0d5b5156075d841ce120cea967f665f52d6.tar.gz
samba-705ba0d5b5156075d841ce120cea967f665f52d6.tar.bz2
samba-705ba0d5b5156075d841ce120cea967f665f52d6.zip
Remove unused var noticed by metze.
Jeremy. (This used to be commit ac4f897f0dec0e33e79c316340b47c2803104635)
Diffstat (limited to 'source3/lib/interfaces.c')
-rw-r--r--source3/lib/interfaces.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/lib/interfaces.c b/source3/lib/interfaces.c
index 1174bf8c90..722ab56abd 100644
--- a/source3/lib/interfaces.c
+++ b/source3/lib/interfaces.c
@@ -721,7 +721,6 @@ static socklen_t calc_sa_size(struct sockaddr *psa)
for (i=0;i<total;i++) {
char addr[INET6_ADDRSTRLEN];
int ret;
- socklen_t sl;
printf("%-10s ", ifaces[i].name);
addr[0] = '\0';
ret = getnameinfo((struct sockaddr *)&ifaces[i].ip,