[Scummvm-cvs-logs] CVS: scummvm/simon res.cpp,1.5,1.6

Travis Howell kirben at users.sourceforge.net
Tue Oct 22 06:34:05 CEST 2002


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

Modified Files:
	res.cpp 
Log Message:

Remove warning


Index: res.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/simon/res.cpp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- res.cpp	22 Oct 2002 06:30:45 -0000	1.5
+++ res.cpp	22 Oct 2002 13:33:48 -0000	1.6
@@ -258,7 +258,6 @@
 		break;
 	case GAME_SIMON2DOS:
 		table = opcode_arg_table_simon2dos;
-		printf("right opcode table\n");
 		break;
 	case GAME_SIMON2WIN:
 		table = opcode_arg_table_simon2win;





More information about the Scummvm-git-logs mailing list