On Tue, Mar 04, 2025 at 04:58:02PM +0100, Enrico Weigelt, metux IT consult wrote: > the function has become a no-op, it's former duties are done automatically. s/the function/xf86_reload_cursors()/ Could use xserver commit references as well. > > 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 409cbbcf..2a544779 100644 > --- a/src/uxa/intel_display.c > +++ b/src/uxa/intel_display.c > @@ -394,9 +394,6 @@ intel_crtc_apply(xf86CrtcPtr crtc) > } > } > > - if (scrn->pScreen) > - xf86_reload_cursors(scrn->pScreen); > - > done: > free(output_ids); > return ret; > -- > 2.39.5 -- Ville Syrjälä Intel