diff options
Diffstat (limited to 'sword2/sword2.cpp')
-rw-r--r-- | sword2/sword2.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sword2/sword2.cpp b/sword2/sword2.cpp index 99b0fd3ab4..636b58d72a 100644 --- a/sword2/sword2.cpp +++ b/sword2/sword2.cpp @@ -121,7 +121,6 @@ Sword2Engine::Sword2Engine(GameDetector *detector, OSystem *syst) _detector = detector; g_sword2 = this; _newgui = NULL; - _debuggerDialog = NULL; _debugger = NULL; _features = detector->_game.features; _gameId = detector->_game.id; |