[Scummvm-cvs-logs] SF.net SVN: scummvm: [21471] scummvm/trunk/engines/saga/game.cpp

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Tue Mar 28 01:38:06 CEST 2006


Revision: 21471
Author:   fingolfin
Date:     2006-03-28 01:37:50 -0800 (Tue, 28 Mar 2006)
ViewCVS:  http://svn.sourceforge.net/scummvm/?rev=21471&view=rev

Log Message:
-----------
Removing bogus leftovers

Modified Paths:
--------------
    scummvm/trunk/engines/saga/game.cpp
Modified: scummvm/trunk/engines/saga/game.cpp
===================================================================
--- scummvm/trunk/engines/saga/game.cpp	2006-03-27 21:32:43 UTC (rev 21470)
+++ scummvm/trunk/engines/saga/game.cpp	2006-03-28 09:37:50 UTC (rev 21471)
@@ -1503,8 +1503,6 @@
 	dg.updateDesc(extra);
 	return dg;
 }
-	Common::Language language = Common::UNK_LANG;
-	Common::Platform platform = Common::kPlatformUnknown;
 
 static int detectGame(const FSList *fslist, Common::Language language, Common::Platform platform, int*& returnMatches) {
 	int gamesCount = ARRAYSIZE(gameDescriptions);


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