From d1f170c801321b53e93838bbea40fffdc04fe038 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Sun, 29 Oct 2006 14:47:20 +0000 Subject: [PATCH] --- src/audio/bsd/SDL_bsdaudio.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/audio/bsd/SDL_bsdaudio.c b/src/audio/bsd/SDL_bsdaudio.c index 35d28736c..ec29c498b 100644 --- a/src/audio/bsd/SDL_bsdaudio.c +++ b/src/audio/bsd/SDL_bsdaudio.c @@ -177,9 +177,7 @@ BSDAUDIO_Status(_THIS) info.play.error ? "yes" : "no", info.play.waiting ? "yes" : "no", info.play.active ? "yes" : "no"); - /* *INDENT-ON* */ - /* *INDENT-OFF* */ fprintf(stderr, "\n" "[audio info]\n" "monitor_gain : %i\n"