From 2eb80dd811aa2b8d4b99da604b4ce6403073dbf8 Mon Sep 17 00:00:00 2001 From: Torbjörn Andersson Date: Sat, 7 Jun 2014 12:24:04 +0200 Subject: MADS: Remove unused variable --- engines/mads/game.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'engines/mads') diff --git a/engines/mads/game.cpp b/engines/mads/game.cpp index fe4dae82cb..b631c8ee05 100644 --- a/engines/mads/game.cpp +++ b/engines/mads/game.cpp @@ -108,7 +108,6 @@ void Game::run() { } _statusFlag = true; - int startResult = -1; if (_loadGameSlot == -1) { startGame(); -- cgit v1.2.3