diff options
Diffstat (limited to 'dix/devices.c')
-rw-r--r-- | dix/devices.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/dix/devices.c b/dix/devices.c index e58e940b7..f73b5ffef 100644 --- a/dix/devices.c +++ b/dix/devices.c @@ -98,9 +98,6 @@ DevPrivateKey UnusedClassesPrivateKey = &UnusedClassesPrivateKeyIndex; static int XTstDevicePrivateKeyIndex; DevPrivateKey XTstDevicePrivateKey = &XTstDevicePrivateKeyIndex; - -int CorePointerProc(DeviceIntPtr, int); -int CoreKeyboardProc(DeviceIntPtr, int); /** * vxtstpointer * is the virtual pointer for XTest. It is the first slave |