aboutsummaryrefslogtreecommitdiff
path: root/engines/tony/game.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/tony/game.cpp')
-rw-r--r--engines/tony/game.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/engines/tony/game.cpp b/engines/tony/game.cpp
index 4fe1ea374e..02eb996562 100644
--- a/engines/tony/game.cpp
+++ b/engines/tony/game.cpp
@@ -1194,9 +1194,6 @@ void RMOptionScreen::DoFrame(CORO_PARAM, RMInput *input) {
m_nEditPos = _ctx->i;
strcpy(m_EditName, m_curThumbName[_ctx->i]);
_ctx->bRefresh = true;
-
- //_vm->SaveState(m_statePos+_ctx->i,"No name");
- //Close();
}
break;