diff options
Diffstat (limited to 'node/Constants.hpp')
-rw-r--r-- | node/Constants.hpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/node/Constants.hpp b/node/Constants.hpp index 58a8dbea..beb66ab3 100644 --- a/node/Constants.hpp +++ b/node/Constants.hpp @@ -275,11 +275,6 @@ #define ZT_PING_CHECK_DELAY 10000 /** - * Delay between checks of network configuration fingerprint - */ -#define ZT_NETWORK_FINGERPRINT_CHECK_DELAY 5000 - -/** * Delay between ordinary case pings of direct links */ #define ZT_PEER_DIRECT_PING_DELAY 120000 |