From 68e89b02bc0092d178154366a5ae88d23f1940ce Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Thu, 18 Feb 2016 03:10:49 +0100 Subject: Remove debugging print in toolame.c --- libtoolame-dab/toolame.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'libtoolame-dab') diff --git a/libtoolame-dab/toolame.c b/libtoolame-dab/toolame.c index fd2c3c9..9ec19f3 100644 --- a/libtoolame-dab/toolame.c +++ b/libtoolame-dab/toolame.c @@ -468,10 +468,6 @@ int toolame_encode_frame( } } - fprintf(stderr, "FRAME nch: %d sblimit %d\n", - frame.nch, - frame.sblimit); - #ifdef NEWENCODE sf_transmission_pattern (scalar, scfsi, &frame); main_bit_allocation_new (smr, scfsi, bit_alloc, &adb, &frame, &glopts); -- cgit v1.2.3