diff include/SDL_config_macosx.h @ 3242:af4a5af3cd2b

Bye bye SoundManager, you are officially obsolete...
author Sam Lantinga <slouken@libsdl.org>
date Sat, 05 Sep 2009 09:03:35 +0000
parents 77d6336711fc
children 5db962a9a991
line wrap: on
line diff
--- a/include/SDL_config_macosx.h	Sat Sep 05 07:33:54 2009 +0000
+++ b/include/SDL_config_macosx.h	Sat Sep 05 09:03:35 2009 +0000
@@ -103,7 +103,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