Commit a2f5a9d5 authored by multrus's avatar multrus
Browse files

remove superfluous initialization (was already done above)

parent 3806dfe1
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -338,7 +338,6 @@ void ivas_mct_core_enc_fx(

    FOR( ch = CPE_CHANNELS; ch < MCT_MAX_CHANNELS; ch++ )
    {
        set32_fx( powerSpecMsInv_long_fx[ch], 0, L_FRAME48k );
        q_powSpec[ch] = 0;
        move16();
        set16_fx( exp_powerSpec[ch], 0, N_MAX + L_MDCT_OVLP_MAX );