Commit 99f4eeb8 authored by vaclav's avatar vaclav
Browse files

remove comment

parent 0fff3dd3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -917,7 +917,7 @@ ivas_error ivas_dec(
                }
                else
                {
                    ivas_ls_setup_conversion( st_ivas, MC_PARAMUPMIX_MAX_INPUT_CHANS, output_frame, p_output, p_output ); // ToDo: this is missing in ivas_jbm_dec()
                    ivas_ls_setup_conversion( st_ivas, MC_PARAMUPMIX_MAX_INPUT_CHANS, output_frame, p_output, p_output );
                }
            }
            else if ( st_ivas->renderer_type == RENDERER_SBA_LINEAR_ENC )