[Scummvm-cvs-logs] CVS: scummvm/simon vga.cpp,1.159,1.160

kirben kirben at users.sourceforge.net
Tue Nov 15 13:39:14 CET 2005


Update of /cvsroot/scummvm/scummvm/simon
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3851/simon

Modified Files:
	vga.cpp 
Log Message:

Ooops, that should not have been commited.


Index: vga.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/simon/vga.cpp,v
retrieving revision 1.159
retrieving revision 1.160
diff -u -d -r1.159 -r1.160
--- vga.cpp	15 Nov 2005 08:12:32 -0000	1.159
+++ vga.cpp	15 Nov 2005 21:38:26 -0000	1.160
@@ -824,8 +824,6 @@
 	state.surf_addr = dx_lock_attached();
 	state.surf_pitch = _dxSurfacePitch;
 
-	memset(&_video_windows, 0, sizeof(_video_windows));
-
 	{
 		uint offs, offs2;
 		// Allow one section of Simon the Sorcerer 1 introduction to be displayed





More information about the Scummvm-git-logs mailing list