From ceb1102300ef27654b2437563a28c5313b395d7c Mon Sep 17 00:00:00 2001 From: Paweł Kołodziejski Date: Fri, 15 Nov 2002 18:46:17 +0000 Subject: removed not used variable (fix compilation) svn-id: r5573 --- simon/simon.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'simon') 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; -- cgit v1.2.3