Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
No commit message
  • Loading branch information
slouken committed Oct 29, 2006
1 parent 53dccdd commit d1f170c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/audio/bsd/SDL_bsdaudio.c
Expand Up @@ -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"
Expand Down

0 comments on commit d1f170c

Please sign in to comment.