Commit 47bc9aea authored by Fabian Bauer's avatar Fabian Bauer
Browse files

fix buildwarning

parent 8d136ba5
Loading
Loading
Loading
Loading
Loading
+2 −5
Original line number Diff line number Diff line
@@ -945,11 +945,8 @@ void tcx_arith_encode_envelope_ivas_fx(

    /* Multiply back the signs */
#ifdef HARMONIZE_2598_tcx_arith_encode_envelope
    if ( EQ_16( st->element_mode, EVS_MONO ) )
    {
    W_tmp2 = 0;
    move32();
    }
#endif
    FOR( k = 0; k <= kMax; k++ )
    {