aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/scumm.cpp')
-rw-r--r--scumm/scumm.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/scumm/scumm.cpp b/scumm/scumm.cpp
index e04399fb36..395763e1ef 100644
--- a/scumm/scumm.cpp
+++ b/scumm/scumm.cpp
@@ -1104,7 +1104,6 @@ ScummEngine::ScummEngine(GameDetector *detector, OSystem *syst, const ScummGameS
_scriptOrgPointer = NULL;
_opcode = 0;
vm.numNestedScripts = 0;
- _curExecScript = 0;
_lastCodePtr = NULL;
_resultVarNumber = 0;
_scummStackPos = 0;