This removes some pointless/dead code.

This commit is contained in:
Gregory Maxwell 2011-02-03 22:56:01 -05:00 committed by Jean-Marc Valin
parent 23340e2249
commit b8a6b31205
3 changed files with 1 additions and 4 deletions

View file

@ -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)