mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-01 02:08:01 +02:00
include: remove unused declaration for RegisterPairingClient().
Matching functions got removed in 004876355b.
This commit is contained in:
parent
7c5dec9f71
commit
3c3a47d0f5
1 changed files with 0 additions and 2 deletions
|
|
@ -516,8 +516,6 @@ extern int AttachDevice(ClientPtr client,
|
|||
|
||||
extern DeviceIntPtr GetPairedDevice(DeviceIntPtr kbd);
|
||||
|
||||
extern Bool RegisterPairingClient(ClientPtr client);
|
||||
|
||||
extern int AllocMasterDevice(ClientPtr client,
|
||||
char* name,
|
||||
DeviceIntPtr* ptr,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue