Commit 63f6c1e7 authored by Ulrich Sibiller's avatar Ulrich Sibiller Committed by Mike Gabriel

Rootless.c: disable unused function

parent e319268a
......@@ -108,6 +108,7 @@ static TopLevelParentMap topLevelParentMap = { NULL, 0, 0 };
static void nxagentRemovePropertyFromList(void);
#if 0
/*
* This is currently unused.
*/
......@@ -129,6 +130,7 @@ void nxagentPrintRootlessTopLevelWindowMap(void)
}
#endif
#endif
void nxagentRootlessAddTopLevelWindow(WindowPtr pWin, Window w)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment