aboutsummaryrefslogtreecommitdiff
path: root/sound/softsynth/mt32/synth.cpp
diff options
context:
space:
mode:
authorAndrew Kurushin2005-04-16 17:05:14 +0000
committerAndrew Kurushin2005-04-16 17:05:14 +0000
commitb31ee93c75be5b715d282a36f01502e0fe293610 (patch)
tree1d9a1732f05be13c272555aeb1349a89876b5c3b /sound/softsynth/mt32/synth.cpp
parent8ef991fe4a489d0baf196d450cef7ab6edee8530 (diff)
downloadscummvm-rg350-b31ee93c75be5b715d282a36f01502e0fe293610.tar.gz
scummvm-rg350-b31ee93c75be5b715d282a36f01502e0fe293610.tar.bz2
scummvm-rg350-b31ee93c75be5b715d282a36f01502e0fe293610.zip
vc compile warn
svn-id: r17637
Diffstat (limited to 'sound/softsynth/mt32/synth.cpp')
-rw-r--r--sound/softsynth/mt32/synth.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/softsynth/mt32/synth.cpp b/sound/softsynth/mt32/synth.cpp
index 892258b7a4..66832b0e59 100644
--- a/sound/softsynth/mt32/synth.cpp
+++ b/sound/softsynth/mt32/synth.cpp
@@ -715,7 +715,7 @@ void Synth::playSysexWithoutHeader(unsigned char device, unsigned char command,
}
}
-void Synth::readSysex(unsigned char device, const Bit8u *sysex, Bit32u len) {
+void Synth::readSysex(unsigned char /*device*/, const Bit8u * /*sysex*/, Bit32u /*len*/) {
}
const MemoryRegion memoryRegions[8] = {