diff options
author | Filippos Karapetis | 2014-06-28 21:57:23 +0300 |
---|---|---|
committer | Filippos Karapetis | 2014-06-28 21:57:46 +0300 |
commit | 7828f8ffbdc691b7a74d9522ceec3364951405d4 (patch) | |
tree | ae061876fa29f4bd76d12351963536bb9743c32d /engines | |
parent | b356f7f923c265697cb5147b13e623b66ba14421 (diff) | |
download | scummvm-rg350-7828f8ffbdc691b7a74d9522ceec3364951405d4.tar.gz scummvm-rg350-7828f8ffbdc691b7a74d9522ceec3364951405d4.tar.bz2 scummvm-rg350-7828f8ffbdc691b7a74d9522ceec3364951405d4.zip |
MADS: Remove dead code
Diffstat (limited to 'engines')
-rw-r--r-- | engines/mads/nebular/nebular_scenes8.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/mads/nebular/nebular_scenes8.cpp b/engines/mads/nebular/nebular_scenes8.cpp index 6039135794..14f36756de 100644 --- a/engines/mads/nebular/nebular_scenes8.cpp +++ b/engines/mads/nebular/nebular_scenes8.cpp @@ -1121,8 +1121,6 @@ void Scene804::actions() { } else { _action._inProgress = false; - //saveGame("REX000.SAV"); - _vm->_dialogs->show(80424); _pullThrottleReally = true; _scene->_kernelMessages.add(Common::Point(78, 75), 0x1110, 0, 0, |