From 9774f789f21c05267ef35cc35684b0a7ce2efb2a Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Fri, 22 May 2015 14:52:23 -0700 Subject: TCP fallback tunneling is now working. That hurt more than expected. --- node/Node.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'node/Node.hpp') diff --git a/node/Node.hpp b/node/Node.hpp index f8678115..1d9372e4 100644 --- a/node/Node.hpp +++ b/node/Node.hpp @@ -229,7 +229,6 @@ private: Mutex _backgroundTasksLock; uint64_t _now; - uint64_t _startTimeAfterInactivity; uint64_t _lastPingCheck; uint64_t _lastHousekeepingRun; uint64_t _lastBeacon; -- cgit v1.2.3