Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.xiph.org/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Marc Valin <jmvalin@amazon.com>2023-11-16 09:27:40 +0300
committerJean-Marc Valin <jmvalin@amazon.com>2023-11-16 09:27:40 +0300
commit19a5d6ec03d10920380d5385b7b898e287079a68 (patch)
treeb5d1b57462096a6b0b9408779c816f1b6f8710f2
parent4bfc0f85553a3dad5393da1b188b9ecf8f44407a (diff)
Remove C99 comment
-rw-r--r--silk/dred_decoder.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/silk/dred_decoder.c b/silk/dred_decoder.c
index 0d22f468..59c3d610 100644
--- a/silk/dred_decoder.c
+++ b/silk/dred_decoder.c
@@ -76,7 +76,6 @@ int dred_ec_decode(OpusDRED *dec, const opus_uint8 *bytes, int num_bytes, int mi
dQ = ec_dec_uint(&ec, 8);
/*printf("%d %d %d\n", dred_offset, q0, dQ);*/
- //dred_decode_state(&ec, dec->state);
state_qoffset = q0*DRED_STATE_DIM;
dred_decode_latents(
&ec,