XQuartz: Remove one more backing store leftover

See: c4c4676e68

Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
This commit is contained in:
Jeremy Huddleston 2010-12-03 16:45:37 -08:00
parent ca431371a2
commit 14aec8b82a

View File

@ -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;