From 361cd9350abed8b8585ee2c73dc49dda61504794 Mon Sep 17 00:00:00 2001 From: jsalmon3 <> Date: Mon, 17 Feb 2003 03:38:40 +0000 Subject: [PATCH] Fixed warning --- src/sound/music.cpp | 1 - 1 file changed, 1 deletion(-) 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()) {