aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--simon/simon.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/simon/simon.cpp b/simon/simon.cpp
index 78a9048813..459e55ffb7 100644
--- a/simon/simon.cpp
+++ b/simon/simon.cpp
@@ -4674,7 +4674,6 @@ bool SimonState::load_game(uint slot)
void SimonState::initSound()
{
- uint i;
/* only read voice file in windows game */
if (_game & GAME_TALKIE) {
const char *s;