mirror of
https://github.com/overte-org/overte.git
synced 2025-08-14 12:40:06 +02:00
remove ScriptEngine stop completion debug
This commit is contained in:
parent
8359a1a492
commit
637600697b
1 changed files with 0 additions and 2 deletions
|
@ -633,8 +633,6 @@ void ScriptEngine::run() {
|
|||
emit doneRunning();
|
||||
|
||||
_doneRunningThisScript = true;
|
||||
|
||||
qDebug() << "Agent script-engine stop completed";
|
||||
}
|
||||
|
||||
// NOTE: This is private because it must be called on the same thread that created the timers, which is why
|
||||
|
|
Loading…
Reference in a new issue