aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/Xi/listdev.h
diff options
context:
space:
mode:
Diffstat (limited to 'xorg-server/Xi/listdev.h')
-rw-r--r--xorg-server/Xi/listdev.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/xorg-server/Xi/listdev.h b/xorg-server/Xi/listdev.h
index 39ea2d635..b0d2dd5e2 100644
--- a/xorg-server/Xi/listdev.h
+++ b/xorg-server/Xi/listdev.h
@@ -43,15 +43,4 @@ void SRepXListInputDevices(ClientPtr /* client */ ,
xListInputDevicesReply * /* rep */
);
-void
-CopySwapClasses(ClientPtr /* client */,
- DeviceIntPtr /* dev */,
- CARD8* /* num_classes */,
- char** /* classbuf */);
-
-void
-SizeDeviceInfo(DeviceIntPtr /* dev */,
- int* /* namesize */,
- int* /* size */);
-
#endif /* LISTDEV_H */