WIP: clean up forgotten comment

This commit is contained in:
Enrico Weigelt, metux IT consult 2025-02-17 12:21:05 +01:00
parent 48918f28d9
commit c14c7ec016

View File

@ -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])
{