mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-26 12:20:06 +01: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…
Add table
Reference in a new issue