include: remove unused declaration for RegisterPairingClient().
Matching functions got removed in 004876355b
.
This commit is contained in:
parent
7c5dec9f71
commit
3c3a47d0f5
|
@ -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…
Reference in New Issue