X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;ds=sidebyside;f=src%2Fprotocol.h;h=ab4ed78dc53427e53204afab483330d7ac31a728;hb=bc0a24ec810cb911610ae7aafa245e47d1268cd2;hp=0664d4cfcd2b615b49ee13d40469d7d3eed00ac6;hpb=de78d79db84c486afcc353884ec1770866beb653;p=tinc diff --git a/src/protocol.h b/src/protocol.h index 0664d4cf..ab4ed78d 100644 --- a/src/protocol.h +++ b/src/protocol.h @@ -79,7 +79,6 @@ extern bool check_id(const char *); extern void init_requests(void); extern void exit_requests(void); extern bool seen_request(char *); -extern void age_past_requests(void); /* Requests */