Mercurial > sdl-ios-xcode
diff src/audio/SDL_audio.c @ 3273:e0dfba770eb7
Removed outdated OS/2 support
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sat, 19 Sep 2009 07:22:07 +0000 |
parents | e8f63b28947d |
children | 1ed5d432e468 |
line wrap: on
line diff
--- a/src/audio/SDL_audio.c Sat Sep 19 07:21:22 2009 +0000 +++ b/src/audio/SDL_audio.c Sat Sep 19 07:22:07 2009 +0000 @@ -143,9 +143,6 @@ #if SDL_AUDIO_DRIVER_MMEAUDIO &MMEAUDIO_bootstrap, #endif -#if SDL_AUDIO_DRIVER_DART - &DART_bootstrap, -#endif #if SDL_AUDIO_DRIVER_NDS &NDSAUD_bootstrap, #endif