diff options
| author | Grant Limberg <glimberg@gmail.com> | 2015-05-23 13:34:21 -0700 |
|---|---|---|
| committer | Grant Limberg <glimberg@gmail.com> | 2015-05-23 13:34:21 -0700 |
| commit | 5c2aaad365b5f4d575d4cc40d7808db990a7f680 (patch) | |
| tree | 84d50bface4ae245994dc78cb57738711f2baebc /node/Node.hpp | |
| parent | 1e043a3f66c5ae7d9c1043be3244d605cbaa64fa (diff) | |
| parent | d8783b14eb465cd97950afd726e940bbe3708c8a (diff) | |
| download | infinitytier-5c2aaad365b5f4d575d4cc40d7808db990a7f680.tar.gz infinitytier-5c2aaad365b5f4d575d4cc40d7808db990a7f680.zip | |
Merge branch 'adamierymenko-dev' into android-jni
Diffstat (limited to 'node/Node.hpp')
| -rw-r--r-- | node/Node.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
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; |
