From: Florian Forster Date: Sun, 22 Jun 2008 12:19:06 +0000 (+0200) Subject: src/rrdd.c: Remove an unused variable. X-Git-Url: https://git.octo.it/?p=rrdd.git;a=commitdiff_plain;h=9f1fa4f0bf9b0a9f4eef413720238e04c2c5ff12;hp=8dadddc66302064ba3bd51960a9e819df2351b30 src/rrdd.c: Remove an unused variable. --- diff --git a/src/rrdd.c b/src/rrdd.c index 5d0bf8a..6b382df 100644 --- a/src/rrdd.c +++ b/src/rrdd.c @@ -546,7 +546,6 @@ static int open_listen_socket (const char *addr) /* {{{ */ for (ai_ptr = ai_res; ai_ptr != NULL; ai_ptr = ai_ptr->ai_next) { int fd; - struct sockaddr_storage sa; listen_socket_t *temp; temp = (listen_socket_t *) realloc (listen_fds,