Commit e9bac2e9 authored by Sam Lantinga's avatar Sam Lantinga

Don't need the define anymore...

--HG--
branch : SDL-1.2
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%404101
parent 335f70fa
...@@ -43,8 +43,6 @@ ...@@ -43,8 +43,6 @@
/* The tag name used by ALSA audio */ /* The tag name used by ALSA audio */
#define DRIVER_NAME "alsa" #define DRIVER_NAME "alsa"
/*#define DEBUG_PERIOD_SIZE*/
/* Audio driver functions */ /* Audio driver functions */
static int ALSA_OpenAudio(_THIS, SDL_AudioSpec *spec); static int ALSA_OpenAudio(_THIS, SDL_AudioSpec *spec);
static void ALSA_WaitAudio(_THIS); static void ALSA_WaitAudio(_THIS);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment