[Scummvm-cvs-logs] CVS: scummvm/backends/sdl sdl-common.cpp,1.73,1.74

Travis Howell kirben at users.sourceforge.net
Tue Jul 22 22:19:38 CEST 2003


Update of /cvsroot/scummvm/scummvm/backends/sdl
In directory sc8-pr-cvs1:/tmp/cvs-serv23931/backends/sdl

Modified Files:
	sdl-common.cpp 
Log Message:

Ooops that should not have been commmited


Index: sdl-common.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/sdl/sdl-common.cpp,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- sdl-common.cpp	23 Jul 2003 05:17:21 -0000	1.73
+++ sdl-common.cpp	23 Jul 2003 05:18:47 -0000	1.74
@@ -106,10 +106,6 @@
 
 	// reset mouse state
 	memset(&km, 0, sizeof(km));
-	cd_end_time = 0;
-	cd_num_loops = 0;
-	cd_duration = 0;
-	cd_stop_time = 0;
 }
 
 OSystem_SDL_Common::~OSystem_SDL_Common() {





More information about the Scummvm-git-logs mailing list