The sound manager code is outdated and should only be used on Mac OS 9 now.

--HG--
branch : SDL-1.2
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%403840
This commit is contained in:
Sam Lantinga 2009-09-21 07:03:29 +00:00
parent 79e2c42e21
commit 7b806a14f0

View file

@ -90,7 +90,6 @@
/* Enable various audio drivers */
#define SDL_AUDIO_DRIVER_COREAUDIO 1
#define SDL_AUDIO_DRIVER_SNDMGR 1
#define SDL_AUDIO_DRIVER_DISK 1
#define SDL_AUDIO_DRIVER_DUMMY 1