From 1d097c26264b657689d74f3f0a77cd1aa4f7e576 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Tue, 12 Feb 2008 19:17:51 +1030 Subject: Remove pairingChangedNotify event. I swear I already removed that before... Anyway, we don't need it anymore, since pairings can't be changed anyway. Hooray for the device hierarchy. --- XI.h | 1 - 1 file changed, 1 deletion(-) (limited to 'XI.h') diff --git a/XI.h b/XI.h index b3ed00a..9e79120 100644 --- a/XI.h +++ b/XI.h @@ -276,7 +276,6 @@ SOFTWARE. #define _noExtensionEvent 9 #define _devicePresence 0 -#define _pairingChanged 1 #define _deviceEnter 0 #define _deviceLeave 1 -- cgit v1.2.3