From 3881b0bf1ce11a62473650bdf6ee01a1762f6f91 Mon Sep 17 00:00:00 2001 From: Gaetan Nadon Date: Tue, 1 Nov 2011 07:17:07 -0400 Subject: [PATCH] mi: remove deprecated miPointerAbsoluteCursor from design doc Function was removed from the code by commit f5409aa026 Reviewed-by: Jeremy Huddleston Signed-off-by: Gaetan Nadon Signed-off-by: Keith Packard --- hw/dmx/doc/dmx.xml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/hw/dmx/doc/dmx.xml b/hw/dmx/doc/dmx.xml index ce472c2bf..845eec97a 100644 --- a/hw/dmx/doc/dmx.xml +++ b/hw/dmx/doc/dmx.xml @@ -967,17 +967,10 @@ event queue. It is simply passed the event to be queued. The cursor position should be updated when motion events are -enqueued, by calling either miPointerAbsoluteCursor() or -miPointerDeltaCursor(): +enqueued by calling miPointerDeltaCursor(): -miPointerAbsoluteCursor() - -This MI function is used to move the -cursor to the absolute coordinates provided. - - miPointerDeltaCursor() This MI function is used to move the cursor