[Scummvm-cvs-logs] SF.net SVN: scummvm: [29647] scummvm/trunk/engines/lure/intro.cpp
dreammaster at users.sourceforge.net
dreammaster at users.sourceforge.net
Tue Nov 27 11:02:53 CET 2007
Revision: 29647
http://scummvm.svn.sourceforge.net/scummvm/?rev=29647&view=rev
Author: dreammaster
Date: 2007-11-27 02:02:53 -0800 (Tue, 27 Nov 2007)
Log Message:
-----------
Removed old commented out debug code
Modified Paths:
--------------
scummvm/trunk/engines/lure/intro.cpp
Modified: scummvm/trunk/engines/lure/intro.cpp
===================================================================
--- scummvm/trunk/engines/lure/intro.cpp 2007-11-26 16:54:56 UTC (rev 29646)
+++ scummvm/trunk/engines/lure/intro.cpp 2007-11-27 10:02:53 UTC (rev 29647)
@@ -111,9 +111,6 @@
currentSound = curr_anim->soundNumber;
Sound.musicInterface_Play(currentSound, 0);
- // DEBUG TEST
-// g_system->delayMillis(1000);
-// Sound.musicInterface_Play(1, 1);
}
bool fadeIn = curr_anim == anim_screens;
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