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

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Thu Oct 8 20:59:46 CEST 2009


Revision: 44791
          http://scummvm.svn.sourceforge.net/scummvm/?rev=44791&view=rev
Author:   fingolfin
Date:     2009-10-08 18:59:45 +0000 (Thu, 08 Oct 2009)

Log Message:
-----------
SCI: Fix warning

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

Modified: scummvm/trunk/engines/sci/gui/gui_gfx.cpp
===================================================================
--- scummvm/trunk/engines/sci/gui/gui_gfx.cpp	2009-10-08 18:34:49 UTC (rev 44790)
+++ scummvm/trunk/engines/sci/gui/gui_gfx.cpp	2009-10-08 18:59:45 UTC (rev 44791)
@@ -1322,7 +1322,6 @@
 	reg_t curAddress = list->first;
 	Node *curNode = _s->_segMan->lookupNode(curAddress);
 	reg_t curObject;
-	SciGuiView *view = NULL;
 	GuiResourceId viewId;
 	GuiViewLoopNo loopNo;
 	GuiViewCelNo celNo;


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