Mercurial > sdl-ios-xcode
diff src/audio/alsa/SDL_alsa_audio.h @ 3362:4e83cdb58134
Merged r4990:4991 from branches/SDL-1.2: ALSA 1.0 API and dlvsym() removal.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Sat, 10 Oct 2009 07:34:15 +0000 |
parents | 99210400e8b9 |
children | 631173ffd68f |
line wrap: on
line diff
--- a/src/audio/alsa/SDL_alsa_audio.h Sat Oct 10 06:51:42 2009 +0000 +++ b/src/audio/alsa/SDL_alsa_audio.h Sat Oct 10 07:34:15 2009 +0000 @@ -24,8 +24,6 @@ #ifndef _ALSA_PCM_audio_h #define _ALSA_PCM_audio_h -#define ALSA_PCM_OLD_HW_PARAMS_API -#define ALSA_PCM_OLD_SW_PARAMS_API #include <alsa/asoundlib.h> #include "../SDL_sysaudio.h"