projects
/
tinc
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddcf079
)
Remove unused variable.
author
Guus Sliepen
<guus@tinc-vpn.org>
Tue, 8 Aug 2006 13:50:58 +0000
(13:50 +0000)
committer
Guus Sliepen
<guus@tinc-vpn.org>
Tue, 8 Aug 2006 13:50:58 +0000
(13:50 +0000)
src/net_socket.c
patch
|
blob
|
history
diff --git
a/src/net_socket.c
b/src/net_socket.c
index
d235ee3
..
c2a6859
100644
(file)
--- a/
src/net_socket.c
+++ b/
src/net_socket.c
@@
-386,7
+386,6
@@
void setup_outgoing_connection(outgoing_t *outgoing)
*/
bool handle_new_meta_connection(int sock)
{
- int option;
connection_t *c;
sockaddr_t sa;
int fd;