Commit a46f371a authored by vaclav's avatar vaclav
Browse files

cleaning

parent 7be3ae73
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -532,10 +532,6 @@ Word16 ivas_wb_bwe_dec_fx(
    hBWE_FD->prev_Q_synth = Q_syn;
    move16();

#ifdef FIX_2280_REDUCTION_UNNECESSARY_SCALING
    Copy_Scale_sig_16_32_no_sat( output, output_fx32, L_FRAME48k, sub( Q11, Q_input ) ); // Q11    // Q_input can get value <= -5

#endif
    return Q_syn_hb;
}