mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-04-05 23:02:53 +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 "../../../libraries/entities/src/EntityScriptingInterface.h"
|
||||
//#include "../../../libraries/entities/src/EntityScriptingInterface.h"
|
||||
|
||||
QTEST_MAIN(ScriptEngineBenchmarkTests)
|
||||
|
||||
|
@ -198,4 +197,4 @@ void ScriptEngineBenchmarkTests::benchmarkSimpleScript() {
|
|||
sm->run();
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue