[Scummvm-cvs-logs] SF.net SVN: scummvm: [22931] scummvm/trunk/engines/simon/midi.cpp

kirben at users.sourceforge.net kirben at users.sourceforge.net
Mon Jun 5 15:09:56 CEST 2006


Revision: 22931
Author:   kirben
Date:     2006-06-05 06:09:51 -0700 (Mon, 05 Jun 2006)
ViewCVS:  http://svn.sourceforge.net/scummvm/?rev=22931&view=rev

Log Message:
-----------
Remove debug left over

Modified Paths:
--------------
    scummvm/trunk/engines/simon/midi.cpp
Modified: scummvm/trunk/engines/simon/midi.cpp
===================================================================
--- scummvm/trunk/engines/simon/midi.cpp	2006-06-05 12:35:33 UTC (rev 22930)
+++ scummvm/trunk/engines/simon/midi.cpp	2006-06-05 13:09:51 UTC (rev 22931)
@@ -458,7 +458,6 @@
 	// treat them as separate tracks -- for the
 	// purpose of jumps, anyway.
 	Common::StackLock lock(_mutex);
-printf("loadMultipleSMF\n");
 
 	MusicInfo *p = sfx ? &_sfx : &_music;
 	clearConstructs(*p);


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