summaryrefslogtreecommitdiff
path: root/XInput.h
diff options
context:
space:
mode:
authorPeter Hutterer <peter@cs.unisa.edu.au>2007-11-13 17:22:21 +1030
committerPeter Hutterer <peter@cs.unisa.edu.au>2007-11-13 17:22:21 +1030
commit92f083437f3129bb67cd4599ad776b8b691f0b56 (patch)
treefc8383454717acc6cbf72b325c5b1fadd6411ca4 /XInput.h
parent14e6e7bad06a560ec943654b94e05d4293709f2c (diff)
Remove RegisterPairingClient, deprecated with the device hierarchy now.
Diffstat (limited to 'XInput.h')
-rw-r--r--XInput.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/XInput.h b/XInput.h
index ba3bf6a..ac58175 100644
--- a/XInput.h
+++ b/XInput.h
@@ -1396,14 +1396,6 @@ extern Bool XGetPairedPointer(
XID* /* deviceid */
);
-extern Bool XRegisterPairingClient(
- Display* /* display */
-);
-
-extern Bool XUnregisterPairingClient(
- Display* /* display */
-);
-
extern Bool XGrabAccessControl(
Display* /* display */
);