[Scummvm-cvs-logs] SF.net SVN: scummvm: [28004] scummvm/trunk/engines/parallaction/graphics. cpp

peres001 at users.sourceforge.net peres001 at users.sourceforge.net
Tue Jul 10 11:30:56 CEST 2007


Revision: 28004
          http://scummvm.svn.sourceforge.net/scummvm/?rev=28004&view=rev
Author:   peres001
Date:     2007-07-10 02:30:56 -0700 (Tue, 10 Jul 2007)

Log Message:
-----------
Removed leftover empty function.

Modified Paths:
--------------
    scummvm/trunk/engines/parallaction/graphics.cpp

Modified: scummvm/trunk/engines/parallaction/graphics.cpp
===================================================================
--- scummvm/trunk/engines/parallaction/graphics.cpp	2007-07-10 06:40:26 UTC (rev 28003)
+++ scummvm/trunk/engines/parallaction/graphics.cpp	2007-07-10 09:30:56 UTC (rev 28004)
@@ -449,17 +449,7 @@
 	return;
 }
 
-//	NOTE: this routine will be moved into Gfx as soon as enough clarity
-//	is made regarding the field _id and _index of InventoryItem.
-//
-void extractInventoryGraphics(int16 pos, byte *dst) {
-//	printf("extractInventoryGraphics(%i)\n", pos);
 
-
-	return;
-}
-
-
 void Gfx::setMousePointer(int16 index) {
 
 	if (index == kCursorArrow) {		// standard mouse pointer


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