summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--silk/decode_frame.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/silk/decode_frame.c b/silk/decode_frame.c
index fcb3cf58..8d9ab58e 100644
--- a/silk/decode_frame.c
+++ b/silk/decode_frame.c
@@ -80,7 +80,6 @@ opus_int silk_decode_frame(
~(SHELL_CODEC_FRAME_LENGTH - 1), opus_int16 );
#ifdef FEATURES
num_bits = ec_tell(psRangeDec);
- printf("numbits: %d\n", num_bits);
#endif
/*********************************************/
/* Decode quantization indices of side info */