diff include/SDL_config_macosx.h @ 4206:892623cfee40 SDL-1.2

The sound manager code is outdated and should only be used on Mac OS 9 now.
author Sam Lantinga <slouken@libsdl.org>
date Mon, 21 Sep 2009 07:03:29 +0000
parents a1b03ba2fcd0
children e80d05495bf0
line wrap: on
line diff
--- a/include/SDL_config_macosx.h	Mon Sep 21 06:18:52 2009 +0000
+++ b/include/SDL_config_macosx.h	Mon Sep 21 07:03:29 2009 +0000
@@ -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