diff --git a/src/sound/music.cpp b/src/sound/music.cpp index f9c822051..38d49a2a0 100644 --- a/src/sound/music.cpp +++ b/src/sound/music.cpp @@ -297,7 +297,6 @@ global int PlayCDRom(int name) { int i; int data_cd; - int track; if (CDMode == CDModeOff) { if (cd_init()) {