Commit 731e8fe8 authored by Jan Kiene's avatar Jan Kiene
Browse files

remove old fix

parent 591c0bd3
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -128,9 +128,6 @@ void stereo_tcx_init_dec(
    if ( ( st->bits_frame_nominal != st->last_bits_frame_nominal ) ||
         ( st->bwidth != st->last_bwidth ) ||
         ( st->last_core != TCX_20_CORE && st->last_core != TCX_10_CORE && !( st->prev_bfi == 1 && st->last_core == ACELP_CORE && st->last_con_tcx == 1 ) ) ||
#ifdef FIX_288_RECONF_TCX_ON_1ST_GOOD_FRAME_ALWAYS
         ( st->prev_bfi && !st->bfi ) ||
#endif
         ( st->idchan == 1 && st->element_mode == IVAS_CPE_MDCT && last_element_mode != IVAS_CPE_MDCT ) )
    {
        /*re-initialization*/