mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-23 20:42:22 +00:00
include: remove unused GetPairedPointer/Keyboard declarations.
This commit is contained in:
parent
9ecbbf198f
commit
6c259a08d9
1 changed files with 1 additions and 2 deletions
|
|
@ -469,8 +469,7 @@ extern int AttachDevice(ClientPtr client,
|
|||
DeviceIntPtr slave,
|
||||
DeviceIntPtr master);
|
||||
|
||||
extern DeviceIntPtr GetPairedPointer(DeviceIntPtr kbd);
|
||||
extern DeviceIntPtr GetPairedKeyboard(DeviceIntPtr ptr);
|
||||
extern DeviceIntPtr GetPairedDevice(DeviceIntPtr kbd);
|
||||
|
||||
extern Bool RegisterPairingClient(ClientPtr client);
|
||||
extern Bool UnregisterPairingClient(ClientPtr client);
|
||||
|
|
|
|||
Loading…
Reference in a new issue