mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 12:57:59 +02:00
remove cruft
This commit is contained in:
parent
ecaf3b7b3d
commit
4c1aaa376d
1 changed files with 0 additions and 1 deletions
|
@ -218,7 +218,6 @@ protected:
|
||||||
void init();
|
void init();
|
||||||
|
|
||||||
bool evaluatePending() const { return _evaluatesPending > 0; }
|
bool evaluatePending() const { return _evaluatesPending > 0; }
|
||||||
quint64 getTimersRemainingTime();
|
|
||||||
void timerFired();
|
void timerFired();
|
||||||
void stopAllTimers();
|
void stopAllTimers();
|
||||||
void stopAllTimersForEntityScript(const EntityItemID& entityID);
|
void stopAllTimersForEntityScript(const EntityItemID& entityID);
|
||||||
|
|
Loading…
Reference in a new issue