[Scummvm-cvs-logs] SF.net SVN: scummvm: [28764] scummvm/trunk/engines/saga/ihnm_introproc.cpp

sev at users.sourceforge.net sev at users.sourceforge.net
Thu Aug 30 20:49:03 CEST 2007


Revision: 28764
          http://scummvm.svn.sourceforge.net/scummvm/?rev=28764&view=rev
Author:   sev
Date:     2007-08-30 11:49:02 -0700 (Thu, 30 Aug 2007)

Log Message:
-----------
Remove debug leftover

Modified Paths:
--------------
    scummvm/trunk/engines/saga/ihnm_introproc.cpp

Modified: scummvm/trunk/engines/saga/ihnm_introproc.cpp
===================================================================
--- scummvm/trunk/engines/saga/ihnm_introproc.cpp	2007-08-30 17:55:19 UTC (rev 28763)
+++ scummvm/trunk/engines/saga/ihnm_introproc.cpp	2007-08-30 18:49:02 UTC (rev 28764)
@@ -51,8 +51,6 @@
 
 	IHNMLoadCutaways();
 
-	_vm->_music->play(0, MUSIC_NORMAL);
-
 	if (_vm->getGameId() != GID_IHNM_DEMO) {
 		// Play Cyberdreams logo for 168 frames
 		if (!playTitle(0, -168, true)) {


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