diff options
author | Max Horn | 2002-05-04 00:20:39 +0000 |
---|---|---|
committer | Max Horn | 2002-05-04 00:20:39 +0000 |
commit | c7002262bb8844d6ea5d6c8fbada4983475e2b49 (patch) | |
tree | 5d0880f9ac35a07a0b180ddfa7136bc78f18975e /sound/imuse.h | |
parent | 711d994b9c4902d97dfe6ec4e7095f0a516011a4 (diff) | |
download | scummvm-rg350-c7002262bb8844d6ea5d6c8fbada4983475e2b49.tar.gz scummvm-rg350-c7002262bb8844d6ea5d6c8fbada4983475e2b49.tar.bz2 scummvm-rg350-c7002262bb8844d6ea5d6c8fbada4983475e2b49.zip |
automatic detecion of MT32 vs. GM midi; removed obsolete -r command line option
svn-id: r4193
Diffstat (limited to 'sound/imuse.h')
-rw-r--r-- | sound/imuse.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/imuse.h b/sound/imuse.h index b88177948a..2559b2a60a 100644 --- a/sound/imuse.h +++ b/sound/imuse.h @@ -26,7 +26,6 @@ class IMuse { public: enum { PROP_TEMPO_BASE = 1, - PROP_MT32_EMULATE = 2, }; IMuse(); |