aboutsummaryrefslogtreecommitdiff
path: root/backends/module.mk
diff options
context:
space:
mode:
authorMax Horn2009-09-27 22:43:32 +0000
committerMax Horn2009-09-27 22:43:32 +0000
commit76132409d69302b41d0bc7499fa0a97fdb2bf169 (patch)
treed0595ad09ef36e52b8945c8ce7125dfd1f603d89 /backends/module.mk
parent6ec05c48f937cad59f881484bd0b04f8fcc3fc99 (diff)
downloadscummvm-rg350-76132409d69302b41d0bc7499fa0a97fdb2bf169.tar.gz
scummvm-rg350-76132409d69302b41d0bc7499fa0a97fdb2bf169.tar.bz2
scummvm-rg350-76132409d69302b41d0bc7499fa0a97fdb2bf169.zip
Removed Mac OS X QuickTime MIDI backend. It breaks on OS X 10.6, and it's not as good as the CoreAudio backend anyway
svn-id: r44428
Diffstat (limited to 'backends/module.mk')
-rw-r--r--backends/module.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/module.mk b/backends/module.mk
index 42fbeb07eb..502a2744b1 100644
--- a/backends/module.mk
+++ b/backends/module.mk
@@ -23,7 +23,6 @@ MODULE_OBJS := \
midi/camd.o \
midi/coreaudio.o \
midi/coremidi.o \
- midi/quicktime.o \
midi/seq.o \
midi/stmidi.o \
midi/timidity.o \