changeset 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 12da7861173e
children a673f44949d6
files include/SDL_config_macosx.h
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
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