Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc>
---
 libavradio/rds.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/libavradio/rds.c b/libavradio/rds.c
index 4b16521e4c..1f2979d068 100644
--- a/libavradio/rds.c
+++ b/libavradio/rds.c
@@ -179,7 +179,6 @@ static int decode_rds_group(SDRContext *sdr, Station 
*station, uint16_t group[4]
                 v <<= 6;
             }
             tag[1][2] >>= 1;
-            av_log(0,0, "\n");
             for(int i = 0; i<2; i++) {
                 char *target= NULL;
                 switch(tag[i][0]) {
-- 
2.31.1

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to