Skip to content

Commit

Permalink
Don't need the define anymore...
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Oct 17, 2009
1 parent 4d9eeb3 commit 6431d9d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/audio/alsa/SDL_alsa_audio.c
Expand Up @@ -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);
Expand Down

0 comments on commit 6431d9d

Please sign in to comment.