Commit 398f6a52 authored by Sandesh Venkatesh's avatar Sandesh Venkatesh
Browse files

Remove test code

parent e590e5b1
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1110,7 +1110,6 @@ ivas_error amr_wb_dec_fx(
        Scale_sig( hTcxLtpDec->tcxltp_mem_out, output_frame, sub( st_fx->Q_syn2, st_fx->Qprev_synth_buffer_fx ) );
        tcx_ltp_post( st_fx, hTcxLtpDec, ACELP_CORE, output_frame, 0, synth_out_fx, NULL );
    }
    assert( 0 );
    /* final output of synthesis signal */
    syn_output_fx( st_fx->codec_mode, synth_out_fx, output_frame, output_sp, st_fx->Q_syn2 );