[PATCH v2 6/6] uxa: stop calling deprecated xf86_reload_cursors()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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




[Index of Archives]     [AMD Graphics]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux