mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-24 12:30:05 +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
523a036bfc
commit
11698f7b86
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