Commit 683053fa authored by vaclav's avatar vaclav
Browse files

remove unused variable

parent d971738a
Loading
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -115,8 +115,8 @@ ivas_error ivas_sba_dec_reconfigure(
    int16_t nchan_out_buff;
#else
    int16_t nchan_out_buff, nchan_out_buff_old;
#endif
    int16_t sba_analysis_order_old_flush;
#endif
    DECODER_CONFIG_HANDLE hDecoderConfig;
    ivas_error error;
    ISM_MODE ism_mode_old;
@@ -127,7 +127,9 @@ ivas_error ivas_sba_dec_reconfigure(
    hDecoderConfig = st_ivas->hDecoderConfig;
    ivas_total_brate = hDecoderConfig->ivas_total_brate;
    last_ivas_total_brate = st_ivas->last_active_ivas_total_brate;
#ifndef FIX_1330_JBM_MEMORY
    sba_analysis_order_old_flush = st_ivas->sba_analysis_order;
#endif

    /*-----------------------------------------------------------------*
     * Set SBA high-level parameters