From 31dc24a037f9673441cf7a5295138b89c9d6d911 Mon Sep 17 00:00:00 2001 From: James Brown Date: Sun, 10 Mar 2002 17:21:38 +0000 Subject: Removed more warnings and logic errors. Now compiles with -Wall under GCC. svn-id: r3722 --- sound/fmopl.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'sound/fmopl.cpp') diff --git a/sound/fmopl.cpp b/sound/fmopl.cpp index f079a71721..55da77e793 100644 --- a/sound/fmopl.cpp +++ b/sound/fmopl.cpp @@ -93,8 +93,6 @@ static const int slot_array[32]= -1,-1,-1,-1,-1,-1,-1,-1 }; -#pragma warning (disable: 4244) - /* key scale level */ /* table is 3dB/OCT , DV converts this in TL step at 6dB/OCT */ -- cgit v1.2.3