This removes some pointless/dead code.
This commit is contained in:
parent
23340e2249
commit
b8a6b31205
3 changed files with 1 additions and 4 deletions
|
@ -1139,7 +1139,6 @@ static unsigned quant_band(int encode, const CELTMode *m, int i, celt_norm *X, c
|
|||
haar1(X, N0>>k, 1<<k);
|
||||
}
|
||||
B<<=recombine;
|
||||
N_B>>=recombine;
|
||||
|
||||
/* Scale output for later folding */
|
||||
if (lowband_out)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue