[Scummvm-cvs-logs] CVS: scummvm/bs2 sound.cpp,1.20,1.21

Torbj?rn Andersson eriktorbjorn at users.sourceforge.net
Thu Oct 2 00:02:14 CEST 2003


Update of /cvsroot/scummvm/scummvm/bs2
In directory sc8-pr-cvs1:/tmp/cvs-serv4199

Modified Files:
	sound.cpp 
Log Message:
Cleanups, mostly related to sound effects.


Index: sound.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/bs2/sound.cpp,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- sound.cpp	1 Oct 2003 06:36:25 -0000	1.20
+++ sound.cpp	2 Oct 2003 07:01:11 -0000	1.21
@@ -240,8 +240,6 @@
 		res_man.close(fxq[j].resource);
 	}
 
-	// (James07uag97)
-
 	if (fxq[j].type == FX_LOOP) {
 		// play now, rather than in Process_fx_queue where it was
 		// getting played again & again!





More information about the Scummvm-git-logs mailing list