aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/wintermute.cpp
diff options
context:
space:
mode:
authorEinar Johan Trøan Sømåen2012-07-29 15:30:44 +0200
committerEinar Johan Trøan Sømåen2012-07-29 15:30:44 +0200
commitaa3467ddaa4b1df72398a1545c9d8b1c89dad6ad (patch)
treefebfbf4d0962bf64f6639039babb2bbc101e0c09 /engines/wintermute/wintermute.cpp
parent1f5288d8c17bb65d623e96ab66833ba548c26e70 (diff)
downloadscummvm-rg350-aa3467ddaa4b1df72398a1545c9d8b1c89dad6ad.tar.gz
scummvm-rg350-aa3467ddaa4b1df72398a1545c9d8b1c89dad6ad.tar.bz2
scummvm-rg350-aa3467ddaa4b1df72398a1545c9d8b1c89dad6ad.zip
WINTERMUTE: Remove the debugger.
Diffstat (limited to 'engines/wintermute/wintermute.cpp')
-rw-r--r--engines/wintermute/wintermute.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/engines/wintermute/wintermute.cpp b/engines/wintermute/wintermute.cpp
index 8e07569bf7..7bfe1ece01 100644
--- a/engines/wintermute/wintermute.cpp
+++ b/engines/wintermute/wintermute.cpp
@@ -222,9 +222,6 @@ int WinterMuteEngine::init() {
_game->initialize2();
- _game->getDebugMgr()->onGameInit();
- _game->_scEngine->loadBreakpoints();
-
bool ret;
// initialize the renderer