[Scummvm-cvs-logs] CVS: scummvm/scumm gfx.cpp,2.331,2.332

Travis Howell kirben at users.sourceforge.net
Sat Sep 25 15:45:38 CEST 2004


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

Modified Files:
	gfx.cpp 
Log Message:

Remove leftover


Index: gfx.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/gfx.cpp,v
retrieving revision 2.331
retrieving revision 2.332
diff -u -d -r2.331 -r2.332
--- gfx.cpp	25 Sep 2004 17:50:42 -0000	2.331
+++ gfx.cpp	25 Sep 2004 22:42:07 -0000	2.332
@@ -1181,8 +1181,6 @@
 	} else
 		smap_ptr = _vm->findResource(MKID('SMAP'), ptr);
 
-Common::hexdump(smap_ptr - 24, 48);
-
 	if (!smap_ptr) {
 		// This will go away eventually. HE 7.2 titles used different function
 		// here which read BMAP. But it was replaced not in every place. So





More information about the Scummvm-git-logs mailing list