[Scummvm-cvs-logs] SF.net SVN: scummvm:[49312] scummvm/trunk/engines/sci/engine/seg_manager.h

thebluegr at users.sourceforge.net thebluegr at users.sourceforge.net
Sat May 29 17:47:28 CEST 2010


Revision: 49312
          http://scummvm.svn.sourceforge.net/scummvm/?rev=49312&view=rev
Author:   thebluegr
Date:     2010-05-29 15:47:28 +0000 (Sat, 29 May 2010)

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

Modified Paths:
--------------
    scummvm/trunk/engines/sci/engine/seg_manager.h

Modified: scummvm/trunk/engines/sci/engine/seg_manager.h
===================================================================
--- scummvm/trunk/engines/sci/engine/seg_manager.h	2010-05-29 15:29:27 UTC (rev 49311)
+++ scummvm/trunk/engines/sci/engine/seg_manager.h	2010-05-29 15:47:28 UTC (rev 49312)
@@ -434,7 +434,6 @@
 	 */
 	reg_t findObjectByName(const Common::String &name, int index = -1);
 
-	void scriptRelocateExportsSci11(SegmentId seg);
 	void scriptInitialiseObjectsSci11(SegmentId seg);
 
 public: // TODO: make private


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