1
0
forked from mirrors/0ad

I completely missed the header files when disabling the JS debugger.

Refs #2348

This was SVN commit r14511.
This commit is contained in:
Yves
2014-01-05 10:26:27 +00:00
parent d0497c83f1
commit b20955436b
3 changed files with 303 additions and 299 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
#include "precompiled.h"
#include "ScriptInterface.h"
#include "DebuggingServer.h"
// #include "DebuggingServer.h" // JS debugger temporarily disabled during the SpiderMonkey upgrade (check trac ticket #2348 for details)
#include "ScriptStats.h"
#include "AutoRooters.h"