[Scummvm-cvs-logs] CVS: scummvm/bs2/driver d_sound.cpp,1.38,1.39
Jonathan Gray
khalek at users.sourceforge.net
Thu Sep 4 20:48:01 CEST 2003
Update of /cvsroot/scummvm/scummvm/bs2/driver
In directory sc8-pr-cvs1:/tmp/cvs-serv4143
Modified Files:
d_sound.cpp
Log Message:
comment unused label
Index: d_sound.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/bs2/driver/d_sound.cpp,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- d_sound.cpp 4 Sep 2003 10:58:55 -0000 1.38
+++ d_sound.cpp 5 Sep 2003 03:46:30 -0000 1.39
@@ -1216,7 +1216,7 @@
// goto label1;
}
} else {
-label1:
+//label1:
len = bufferSizeMusic;
// Reduce length if it requires reading past the end of the music
More information about the Scummvm-git-logs
mailing list