]> git.lizzy.rs Git - dragonnet.git/blobdiff - peer.h
Remove old timeout detection
[dragonnet.git] / peer.h
diff --git a/peer.h b/peer.h
index f4a4d7d89b50786e0c6e07a133d562c864d9d963..80e5a9518a294546eab64928824df60349053447 100644 (file)
--- a/peer.h
+++ b/peer.h
@@ -5,8 +5,6 @@
 
 #include "addr.h"
 
-extern const struct timeval dragonnet_timeout;
-
 typedef enum {
        DRAGONNET_PEER_CREATED,
        DRAGONNET_PEER_ACTIVE,