mirror of
https://github.com/X11Libre/xf86-video-intel.git
synced 2026-03-24 09:34:13 +00:00
uxa: stop calling deprecated xf86_reload_cursors()
the function has become a no-op, it's former duties are done automatically. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
@@ -394,9 +394,6 @@ intel_crtc_apply(xf86CrtcPtr crtc)
|
||||
}
|
||||
}
|
||||
|
||||
if (scrn->pScreen)
|
||||
xf86_reload_cursors(scrn->pScreen);
|
||||
|
||||
done:
|
||||
free(output_ids);
|
||||
return ret;
|
||||
|
||||
Reference in New Issue
Block a user