[Scummvm-cvs-logs] SF.net SVN: scummvm: [21976] scummvm/trunk/engines/simon/vga.cpp

kirben at users.sourceforge.net kirben at users.sourceforge.net
Mon Apr 17 05:47:02 CEST 2006


Revision: 21976
Author:   kirben
Date:     2006-04-17 05:46:20 -0700 (Mon, 17 Apr 2006)
ViewCVS:  http://svn.sourceforge.net/scummvm/?rev=21976&view=rev

Log Message:
-----------
Remove leftover warning

Modified Paths:
--------------
    scummvm/trunk/engines/simon/vga.cpp
Modified: scummvm/trunk/engines/simon/vga.cpp
===================================================================
--- scummvm/trunk/engines/simon/vga.cpp	2006-04-17 12:05:45 UTC (rev 21975)
+++ scummvm/trunk/engines/simon/vga.cpp	2006-04-17 12:46:20 UTC (rev 21976)
@@ -1324,8 +1324,6 @@
 }
 
 void SimonEngine::verticalScroll(VC10_state *state) {
-	debug(0, "Vertical scrolling not supported");
-
 	const byte *src;
 	byte *dst;
 	int h;


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.





More information about the Scummvm-git-logs mailing list