On Wed, Feb 21, 2024 at 07:55:50PM +0100, Enrico Weigelt, metux IT consult wrote: <Start of the sentence missing here> > the function has become a no-op, it's former duties are done automatically. > > Signed-off-by: Enrico Weigelt, metux IT consult <info@xxxxxxxxx> > --- > src/uxa/intel_display.c | 3 --- > 1 file changed, 3 deletions(-) > > diff --git a/src/uxa/intel_display.c b/src/uxa/intel_display.c > index ba4b8d87..ef5962eb 100644 > --- a/src/uxa/intel_display.c > +++ b/src/uxa/intel_display.c > @@ -393,9 +393,6 @@ intel_crtc_apply(xf86CrtcPtr crtc) > } > } > > - if (scrn->pScreen) > - xf86_reload_cursors(scrn->pScreen); > - > done: > free(output_ids); > return ret; > -- > 2.39.2 -- Ville Syrjälä Intel