From c14c7ec016b4b9f20460531db88009ab8d8ff6b4 Mon Sep 17 00:00:00 2001 From: "Enrico Weigelt, metux IT consult" Date: Mon, 17 Feb 2025 12:21:05 +0100 Subject: [PATCH] WIP: clean up forgotten comment --- Xi/xichangehierarchy.c | 7 ------- 1 file changed, 7 deletions(-) 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]) {