mirror of
https://github.com/overte-org/overte.git
synced 2025-07-23 13:24:02 +02:00
Remove unneeded comment per review
This commit is contained in:
parent
bf7a0c6366
commit
aa2892c0f9
1 changed files with 1 additions and 2 deletions
|
@ -29,7 +29,6 @@
|
||||||
|
|
||||||
#include "NodeList.h"
|
#include "NodeList.h"
|
||||||
#include "../../../libraries/entities/src/EntityScriptingInterface.h"
|
#include "../../../libraries/entities/src/EntityScriptingInterface.h"
|
||||||
//#include "../../../libraries/entities/src/EntityScriptingInterface.h"
|
|
||||||
|
|
||||||
QTEST_MAIN(ScriptEngineBenchmarkTests)
|
QTEST_MAIN(ScriptEngineBenchmarkTests)
|
||||||
|
|
||||||
|
@ -198,4 +197,4 @@ void ScriptEngineBenchmarkTests::benchmarkSimpleScript() {
|
||||||
sm->run();
|
sm->run();
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue