ref: d47308de21b09a410e309eff5c0b807a93c73e32
parent: 9ed3d027616e299af4968889824ecc6e664ccefe
author: Jean-Marc Valin <[email protected]>
date: Thu Nov 8 18:59:20 EST 2012
Remove long-outdated comment
--- a/celt/quant_bands.c
+++ b/celt/quant_bands.c
@@ -280,9 +280,6 @@
if (tell+3 > budget)
two_pass = intra = 0;
- /* Encode the global flags using a simple probability model
- (first symbols in the stream) */
-
max_decay = QCONST16(16.f,DB_SHIFT);
if (end-start>10)
{