mirror of
https://github.com/lubosz/overte.git
synced 2025-04-24 03:53:52 +02:00
removal of unused OctreePersistThread::_loadCompleted
This commit is contained in:
parent
1266ffd0ca
commit
b60b9776ae
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@ private:
|
|||
int _persistInterval;
|
||||
bool _initialLoadComplete;
|
||||
|
||||
time_t _loadCompleted;
|
||||
uint64_t _loadTimeUSecs;
|
||||
uint64_t _lastCheck;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue