projects
/
rrdd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8dadddc
)
src/rrdd.c: Remove an unused variable.
author
Florian Forster
<octo@leeloo.home.verplant.org>
Sun, 22 Jun 2008 12:19:06 +0000
(14:19 +0200)
committer
Florian Forster
<octo@leeloo.home.verplant.org>
Sun, 22 Jun 2008 12:19:06 +0000
(14:19 +0200)
src/rrdd.c
patch
|
blob
|
history
diff --git
a/src/rrdd.c
b/src/rrdd.c
index
5d0bf8a
..
6b382df
100644
(file)
--- 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,