Commit 1c468f07 authored by sagnowski's avatar sagnowski
Browse files

Remove leftover switch

parent fe0e9ff9
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -1271,12 +1271,10 @@ static ivas_error isar_render_poses(
        return error;
    }

#ifdef NONBE_1293_CRASH_FIRST_FRAME_LOST
    IF ( !hIvasDec->hasBeenFedFirstGoodFrame )
    {
        return IVAS_ERR_OK;
    }
#endif


    IF ( !ivas_dec_split_rend_cldfb_in( st_ivas->renderer_type ) )