Commit 788940a3 authored by Sandesh Venkatesh's avatar Sandesh Venkatesh
Browse files

Reverting a cleanup as dependency yet to be handled.

parent 270bf966
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -310,7 +310,7 @@ static ivas_error ivas_ism_bitrate_switching_dec_fx(
        {
            return error;
        }
#if 0 /* TODO: remove float code */
#if 1 /* TODO: remove float code */
        if ( ( error = ivas_output_buff_dec( st_ivas->p_output_f, nchan_out_buff_old, nchan_out_buff ) ) != IVAS_ERR_OK )
        {
            return error;