mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-04 07:24:59 +02:00
Merge branch 'master' of https://github.com/highfidelity/hifi
This commit is contained in:
commit
30b36f1db4
1 changed files with 1 additions and 0 deletions
|
@ -614,6 +614,7 @@ void ScriptEngine::timerFired() {
|
|||
|
||||
if (!callingTimer->isActive()) {
|
||||
// this timer is done, we can kill it
|
||||
_timerFunctionMap.remove(callingTimer);
|
||||
delete callingTimer;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue