mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-08 20:00:19 +01:00
rootless: Remove an unneeded comment
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
(cherry picked from commit 4d3789c9b3)
This commit is contained in:
parent
67a50803da
commit
1dbdcfbcbc
1 changed files with 0 additions and 4 deletions
|
|
@ -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 ());
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue