aboutsummaryrefslogtreecommitdiff
path: root/src/audioOutput_shout.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/audioOutput_shout.c')
-rw-r--r--src/audioOutput_shout.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/audioOutput_shout.c b/src/audioOutput_shout.c
index 514fbbe6..777fe9c4 100644
--- a/src/audioOutput_shout.c
+++ b/src/audioOutput_shout.c
@@ -405,8 +405,6 @@ static void shout_sendMetadata(AudioOutput * audioOutput, MpdTag * tag) {
}
- DEBUG("shout: got tag\n");
-
vorbis_analysis_headerout(&(sd->vd), &(sd->vc), &(sd->header_main),
&(sd->header_comments), &(sd->header_codebooks));