mirror of
https://github.com/overte-org/overte.git
synced 2025-08-06 18:50:00 +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;
|
int _persistInterval;
|
||||||
bool _initialLoadComplete;
|
bool _initialLoadComplete;
|
||||||
|
|
||||||
time_t _loadCompleted;
|
|
||||||
uint64_t _loadTimeUSecs;
|
uint64_t _loadTimeUSecs;
|
||||||
uint64_t _lastCheck;
|
uint64_t _lastCheck;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue