mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-26 06:04:49 +00:00
XQuartz: Remove one more backing store leftover
See: c4c4676e68
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
This commit is contained in:
@@ -792,7 +792,7 @@ xf86SetRootClip (ScreenPtr pScreen, int enable)
|
||||
WindowPtr pChild;
|
||||
Bool WasViewable = (Bool)(pWin->viewable);
|
||||
Bool anyMarked = TRUE;
|
||||
RegionPtr pOldClip = NULL, bsExposed;
|
||||
RegionPtr pOldClip = NULL;
|
||||
WindowPtr pLayerWin;
|
||||
BoxRec box;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user