[Scummvm-cvs-logs] SF.net SVN: scummvm: [22633] scummvm/trunk/backends/sdl/graphics.cpp

wjpalenstijn at users.sourceforge.net wjpalenstijn at users.sourceforge.net
Thu May 25 12:50:02 CEST 2006


Revision: 22633
Author:   wjpalenstijn
Date:     2006-05-25 12:48:54 -0700 (Thu, 25 May 2006)
ViewCVS:  http://svn.sourceforge.net/scummvm/?rev=22633&view=rev

Log Message:
-----------
unused variable

Modified Paths:
--------------
    scummvm/trunk/backends/sdl/graphics.cpp
Modified: scummvm/trunk/backends/sdl/graphics.cpp
===================================================================
--- scummvm/trunk/backends/sdl/graphics.cpp	2006-05-25 19:46:28 UTC (rev 22632)
+++ scummvm/trunk/backends/sdl/graphics.cpp	2006-05-25 19:48:54 UTC (rev 22633)
@@ -1473,7 +1473,6 @@
 	}
   
 	SDL_Rect dst;
-	bool useCursorScaling;
 	int scale;
 	int width, height;
 


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