aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--saga/sthread.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/saga/sthread.cpp b/saga/sthread.cpp
index 190e01d3fa..c5f1f74a3a 100644
--- a/saga/sthread.cpp
+++ b/saga/sthread.cpp
@@ -190,7 +190,6 @@ bool Script::runThread(ScriptThread *thread, uint instructionLimit) {
uint16 checkStackTopIndex;
ScriptFunctionType scriptFunction;
- int debug_print = 0;
int operandChar;
int i;