[Scummvm-cvs-logs] SF.net SVN: scummvm:[47001] scummvm/trunk/engines/sci/gui/gui.h

mthreepwood at users.sourceforge.net mthreepwood at users.sourceforge.net
Tue Jan 5 00:39:22 CET 2010


Revision: 47001
          http://scummvm.svn.sourceforge.net/scummvm/?rev=47001&view=rev
Author:   mthreepwood
Date:     2010-01-04 23:39:22 +0000 (Mon, 04 Jan 2010)

Log Message:
-----------
Oops, forgot to commit this file too.

Modified Paths:
--------------
    scummvm/trunk/engines/sci/gui/gui.h

Modified: scummvm/trunk/engines/sci/gui/gui.h
===================================================================
--- scummvm/trunk/engines/sci/gui/gui.h	2010-01-04 23:37:29 UTC (rev 47000)
+++ scummvm/trunk/engines/sci/gui/gui.h	2010-01-04 23:39:22 UTC (rev 47001)
@@ -193,9 +193,7 @@
 
 #ifdef ENABLE_SCI32
 	Common::Array<reg_t> _screenItems;
-	int _screenItemCount;
 	Common::Array<reg_t> _planes;
-	int _planeCount;
 #endif
 };
 


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