aboutsummaryrefslogtreecommitdiff
path: root/sound/fmopl.cpp
diff options
context:
space:
mode:
authorJames Brown2002-03-10 17:21:38 +0000
committerJames Brown2002-03-10 17:21:38 +0000
commit31dc24a037f9673441cf7a5295138b89c9d6d911 (patch)
treefd7e11ced5c030c2cbb8071de1d202ff9af2813a /sound/fmopl.cpp
parentea9a17a4e6f149040f6297b36cc395467f80842e (diff)
downloadscummvm-rg350-31dc24a037f9673441cf7a5295138b89c9d6d911.tar.gz
scummvm-rg350-31dc24a037f9673441cf7a5295138b89c9d6d911.tar.bz2
scummvm-rg350-31dc24a037f9673441cf7a5295138b89c9d6d911.zip
Removed more warnings and logic errors.
Now compiles with -Wall under GCC. svn-id: r3722
Diffstat (limited to 'sound/fmopl.cpp')
-rw-r--r--sound/fmopl.cpp2
1 files changed, 0 insertions, 2 deletions
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 */