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

thebluegr at users.sourceforge.net thebluegr at users.sourceforge.net
Fri Aug 17 07:57:33 CEST 2007


Revision: 28642
          http://scummvm.svn.sourceforge.net/scummvm/?rev=28642&view=rev
Author:   thebluegr
Date:     2007-08-16 22:57:32 -0700 (Thu, 16 Aug 2007)

Log Message:
-----------
Removed an obsolete TODO

Modified Paths:
--------------
    scummvm/trunk/engines/saga/script.cpp

Modified: scummvm/trunk/engines/saga/script.cpp
===================================================================
--- scummvm/trunk/engines/saga/script.cpp	2007-08-17 05:50:46 UTC (rev 28641)
+++ scummvm/trunk/engines/saga/script.cpp	2007-08-17 05:57:32 UTC (rev 28642)
@@ -359,8 +359,6 @@
 		}
 	}
 	else {
-		// TODO: This is ugly and needs rewriting, but
-		// it works for now
 		switch (verbType) {
 		case kVerbNone:
 			return kVerbIHNMNone;


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