diff --git a/Xi/xichangehierarchy.c b/Xi/xichangehierarchy.c index 781490554..94bd5531d 100644 --- a/Xi/xichangehierarchy.c +++ b/Xi/xichangehierarchy.c @@ -123,13 +123,6 @@ XISendDeviceHierarchyEvent(int flags[MAXDEVICES]) free(ev); } -/*********************************************************************** - * - * This procedure allows a client to change the device hierarchy through - * adding new master devices, removing them, etc. - * - */ - static int add_master(ClientPtr client, xXIAddMasterInfo * c, int flags[MAXDEVICES]) {