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

thebluegr at users.sourceforge.net thebluegr at users.sourceforge.net
Fri May 28 12:53:03 CEST 2010


Revision: 49290
          http://scummvm.svn.sourceforge.net/scummvm/?rev=49290&view=rev
Author:   thebluegr
Date:     2010-05-28 10:53:03 +0000 (Fri, 28 May 2010)

Log Message:
-----------
Cleanup

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

Modified: scummvm/trunk/engines/sci/engine/kernel.cpp
===================================================================
--- scummvm/trunk/engines/sci/engine/kernel.cpp	2010-05-28 10:52:22 UTC (rev 49289)
+++ scummvm/trunk/engines/sci/engine/kernel.cpp	2010-05-28 10:53:03 UTC (rev 49290)
@@ -383,7 +383,6 @@
 	DEFUN("ShiftScreen", kShiftScreen, ".*"),
 	DEFUN("ListOps", kListOps, ".*"),
 	DEFUN("ATan", kATan, ".*"),
-	DEFUN("MergePoly", kMergePoly, ".*"),
 	DEFUN("Record", kRecord, ".*"),
 	DEFUN("PlayBack", kPlayBack, ".*"),
 	DEFUN("DbugStr", kDbugStr, ".*"),


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