aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scummvm.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/scummvm.cpp b/scummvm.cpp
index 406aea4067..67a51faa84 100644
--- a/scummvm.cpp
+++ b/scummvm.cpp
@@ -234,9 +234,6 @@ void Scumm::scummMain(int argc, char **argv) {
_vars[VAR_VERSION] = 21;
#endif
_vars[VAR_DEBUGMODE] = _debugMode;
-
- _haveMsg = 0xFF;
- _vars[VAR_HAVE_MSG] = 0xFF;
if (_gameId==GID_MONKEY) {
_vars[74] = 1225;