removal of unused OctreePersistThread::_loadCompleted

This commit is contained in:
Andrew Meadows 2014-01-16 09:23:47 -08:00
parent 1266ffd0ca
commit b60b9776ae

View file

@ -38,7 +38,6 @@ private:
int _persistInterval;
bool _initialLoadComplete;
time_t _loadCompleted;
uint64_t _loadTimeUSecs;
uint64_t _lastCheck;
};