[Scummvm-cvs-logs] CVS: scummvm/simon simon.cpp,1.75,1.76

Pawe? Ko?odziejski aquadran at users.sourceforge.net
Fri Nov 15 10:47:04 CET 2002


Update of /cvsroot/scummvm/scummvm/simon
In directory usw-pr-cvs1:/tmp/cvs-serv17241

Modified Files:
	simon.cpp 
Log Message:
removed not used variable (fix compilation)

Index: simon.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/simon/simon.cpp,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -d -r1.75 -r1.76
--- simon.cpp	15 Nov 2002 10:44:58 -0000	1.75
+++ simon.cpp	15 Nov 2002 18:46:17 -0000	1.76
@@ -4674,7 +4674,6 @@
 
 void SimonState::initSound()
 {
-	uint i;
 	/* only read voice file in windows game */
 	if (_game & GAME_TALKIE) {
 		const char *s;





More information about the Scummvm-git-logs mailing list