summaryrefslogtreecommitdiff
path: root/hw/xquartz
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2012-10-16 14:56:15 -0400
committerAdam Jackson <ajax@redhat.com>2013-09-10 13:28:23 -0400
commitad076dc6e82019defa422500710b3b42c6309e39 (patch)
tree358056792d4e1c4186808660e7bcd1bdab3aea80 /hw/xquartz
parente2b14a1d3bb27e86ff1d7aaf59af850d06263ef5 (diff)
mipointer: Flatten calls to mieqSwitchScreen
No DDX was overriding this. Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net> Signed-off-by: Adam Jackson <ajax@redhat.com>
Diffstat (limited to 'hw/xquartz')
-rw-r--r--hw/xquartz/xpr/xprCursor.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/xquartz/xpr/xprCursor.c b/hw/xquartz/xpr/xprCursor.c
index 0392a4639..6e617c788 100644
--- a/hw/xquartz/xpr/xprCursor.c
+++ b/hw/xquartz/xpr/xprCursor.c
@@ -306,7 +306,6 @@ static miPointerScreenFuncRec quartzScreenFuncsRec = {
QuartzCrossScreen,
QuartzWarpCursor,
NULL,
- NULL
};
/*