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
This commit is contained in:
Sam Lantinga 2009-10-17 07:05:33 +00:00
parent 335f70faf3
commit e9bac2e940

View file

@ -43,8 +43,6 @@
/* The tag name used by ALSA audio */
#define DRIVER_NAME "alsa"
/*#define DEBUG_PERIOD_SIZE*/
/* Audio driver functions */
static int ALSA_OpenAudio(_THIS, SDL_AudioSpec *spec);
static void ALSA_WaitAudio(_THIS);