From bb9a4bbfcc035d39f28cede8f7eacf05b633d402 Mon Sep 17 00:00:00 2001 From: Jonathan Gray Date: Fri, 5 Sep 2003 03:46:30 +0000 Subject: comment unused label svn-id: r9995 --- sword2/driver/d_sound.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sword2/driver/d_sound.cpp b/sword2/driver/d_sound.cpp index 936a498136..3eecd39921 100644 --- a/sword2/driver/d_sound.cpp +++ b/sword2/driver/d_sound.cpp @@ -1216,7 +1216,7 @@ void Sword2Sound::UpdateCompSampleStreaming(void) { // goto label1; } } else { -label1: +//label1: len = bufferSizeMusic; // Reduce length if it requires reading past the end of the music -- cgit v1.2.3