Commit f63c5398 authored by vaclav's avatar vaclav
Browse files

revert debugging code

parent 9e90749e
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -315,7 +315,7 @@ ivas_error acelp_core_dec(
    {
        int16_t dec;

        if ( st->hPFstat != NULL && st->hPFstat->on == 0 )
        if ( st->hPFstat->on != 0 )
        {
            int16_t mem_syn_r_size_old, mem_syn_r_size_new;