summaryrefslogtreecommitdiff
path: root/core/debugger/script_debugger.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/debugger/script_debugger.h')
-rw-r--r--core/debugger/script_debugger.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/debugger/script_debugger.h b/core/debugger/script_debugger.h
index e5066273d2..0068691825 100644
--- a/core/debugger/script_debugger.h
+++ b/core/debugger/script_debugger.h
@@ -38,7 +38,6 @@
#include "core/vector.h"
class ScriptDebugger {
-
typedef ScriptLanguage::StackInfo StackInfo;
int lines_left = -1;