# HG changeset patch # User Sam Lantinga # Date 1253516609 0 # Node ID 892623cfee40cf7a5d20045868a9062098346c55 # Parent 12da7861173eeb0764ce104faf1b26164d659703 The sound manager code is outdated and should only be used on Mac OS 9 now. diff -r 12da7861173e -r 892623cfee40 include/SDL_config_macosx.h --- 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