[Scummvm-cvs-logs] SF.net SVN: scummvm:[35934] scummvm/trunk/engines/tinsel/drives.cpp

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Tue Jan 20 03:56:35 CET 2009


Revision: 35934
          http://scummvm.svn.sourceforge.net/scummvm/?rev=35934&view=rev
Author:   fingolfin
Date:     2009-01-20 02:56:32 +0000 (Tue, 20 Jan 2009)

Log Message:
-----------
Fix another warning

Modified Paths:
--------------
    scummvm/trunk/engines/tinsel/drives.cpp

Modified: scummvm/trunk/engines/tinsel/drives.cpp
===================================================================
--- scummvm/trunk/engines/tinsel/drives.cpp	2009-01-20 02:54:30 UTC (rev 35933)
+++ scummvm/trunk/engines/tinsel/drives.cpp	2009-01-20 02:56:32 UTC (rev 35934)
@@ -32,7 +32,6 @@
 
 namespace Tinsel {
 
-static bool restoringfromGMM = false;
 static char currentCD = '1';
 static uint32 cdFlags[] = { fCd1, fCd2, fCd3, fCd4, fCd5, fCd6, fCd7, fCd8 };
 


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