X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fnet_socket.c;h=c2a685965a362c1314308b4046e1fc8d16585f0e;hp=d235ee31c168f097ead6022498f6ea3e7b21d134;hb=64e0519cb5042b251e7345f07429e8b82e2ac09b;hpb=ddcf079cad3351f0823fc07af15787d02e5f1901 diff --git a/src/net_socket.c b/src/net_socket.c index d235ee31..c2a68596 100644 --- 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;