mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
rootless: Remove an unneeded comment
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
This commit is contained in:
@@ -1553,10 +1553,6 @@ RootlessDisableRoot (ScreenPtr pScreen)
|
||||
return;
|
||||
|
||||
RootlessDestroyFrame (pRoot, winRec);
|
||||
/*
|
||||
* gstaplin: I fixed the usage of this DeleteProperty so that it would compile.
|
||||
* QUESTION: Where is this xa_native_window_id set?
|
||||
*/
|
||||
DeleteProperty (serverClient, pRoot, xa_native_window_id ());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user