dix: PairDevices() can be static, remove from input.
PairDevices() is only ever called in EnableDevice().
This commit is contained in:
@@ -512,10 +512,6 @@ extern int GetMotionHistory(
|
||||
|
||||
extern void SwitchCorePointer(DeviceIntPtr pDev);
|
||||
|
||||
/* Pairing input devices */
|
||||
extern int PairDevices(ClientPtr client,
|
||||
DeviceIntPtr pointer,
|
||||
DeviceIntPtr keyboard);
|
||||
extern int AttachDevice(ClientPtr client,
|
||||
DeviceIntPtr slave,
|
||||
DeviceIntPtr master);
|
||||
|
||||
Reference in New Issue
Block a user