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
This commit is contained in:
Max Horn 2009-09-27 22:43:32 +00:00
parent 6ec05c48f9
commit 76132409d6
9 changed files with 1 additions and 330 deletions

View file

@ -189,7 +189,6 @@ public:
#if defined(MACOSX)
LINK_PLUGIN(COREAUDIO)
LINK_PLUGIN(COREMIDI)
LINK_PLUGIN(QUICKTIME)
#endif
#if defined(PALMOS_MODE)
# if defined(COMPILE_CLIE)