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

lordhoto at users.sourceforge.net lordhoto at users.sourceforge.net
Mon Jan 25 04:05:04 CET 2010


Revision: 47547
          http://scummvm.svn.sourceforge.net/scummvm/?rev=47547&view=rev
Author:   lordhoto
Date:     2010-01-25 03:04:58 +0000 (Mon, 25 Jan 2010)

Log Message:
-----------
g_engine is not used by any MidiDriver, thus remove the comment about it.

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

Modified: scummvm/trunk/engines/engine.cpp
===================================================================
--- scummvm/trunk/engines/engine.cpp	2010-01-25 02:48:35 UTC (rev 47546)
+++ scummvm/trunk/engines/engine.cpp	2010-01-25 03:04:58 UTC (rev 47547)
@@ -48,7 +48,7 @@
 extern bool isSmartphone();
 #endif
 
-// FIXME: HACK for MidiEmu & error()
+// FIXME: HACK for error()
 Engine *g_engine = 0;
 
 // Output formatter for debug() and error() which invokes


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