[Scummvm-cvs-logs] SF.net SVN: scummvm:[52468] scummvm/trunk/engines/sci/sci.cpp

lordhoto at users.sourceforge.net lordhoto at users.sourceforge.net
Tue Aug 31 13:27:01 CEST 2010


Revision: 52468
          http://scummvm.svn.sourceforge.net/scummvm/?rev=52468&view=rev
Author:   lordhoto
Date:     2010-08-31 11:27:01 +0000 (Tue, 31 Aug 2010)

Log Message:
-----------
SCI: Remove duplicate comment line.

Modified Paths:
--------------
    scummvm/trunk/engines/sci/sci.cpp

Modified: scummvm/trunk/engines/sci/sci.cpp
===================================================================
--- scummvm/trunk/engines/sci/sci.cpp	2010-08-31 10:53:27 UTC (rev 52467)
+++ scummvm/trunk/engines/sci/sci.cpp	2010-08-31 11:27:01 UTC (rev 52468)
@@ -275,7 +275,6 @@
 	}
 
 	// Check whether loading a savestate was requested
-	// Check whether loading a savestate was requested
 	int directSaveSlotLoading = ConfMan.getInt("save_slot");
 	if (directSaveSlotLoading >= 0) {
 		// call GameObject::play (like normally)


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