summaryrefslogtreecommitdiff
path: root/Xi/exglobals.h
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2009-03-18 15:13:00 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2009-03-20 15:17:57 +1000
commitdc153271b6458cacd63a4bc0208594011c6460b0 (patch)
tree3b744eac31f1e8fa34be81cc4b681d258815b47a /Xi/exglobals.h
parent15a969c0fcd4f19f3c560a7037c1a6a58bce51f0 (diff)
Xi: purge old device enter/leave masks.
Diffstat (limited to 'Xi/exglobals.h')
-rw-r--r--Xi/exglobals.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Xi/exglobals.h b/Xi/exglobals.h
index 182807318..2d2d25c0b 100644
--- a/Xi/exglobals.h
+++ b/Xi/exglobals.h
@@ -75,8 +75,6 @@ extern int DeviceMappingNotify;
extern int ChangeDeviceNotify;
extern int DevicePresenceNotify;
extern int DevicePropertyNotify;
-extern int DeviceEnterNotify;
-extern int DeviceLeaveNotify;
extern int RT_INPUTCLIENT;