X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fconnection.h;h=798078e644fdfe7211e5744af76d38851d982639;hb=refs%2Fheads%2F1.1-threads;hp=ae1af9fde8785d448598f9abd4b15066396925a7;hpb=1b30cee086148975886f961aadc26e23b1bfd6f2;p=tinc diff --git a/src/connection.h b/src/connection.h index ae1af9fd..798078e6 100644 --- a/src/connection.h +++ b/src/connection.h @@ -80,7 +80,6 @@ typedef struct connection_t { char *hischallenge; /* The challenge we sent to him */ - struct bufferevent *buffer; /* buffer events on this metadata connection */ thread_t thread; int tcplen; /* length of incoming TCPpacket */ int allow_request; /* defined if there's only one request possible */