X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fconnection.h;h=798078e644fdfe7211e5744af76d38851d982639;hp=ae1af9fde8785d448598f9abd4b15066396925a7;hb=9de37fa18e63d71a4676e9d1c9820b09861c949b;hpb=1b30cee086148975886f961aadc26e23b1bfd6f2 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 */