mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-14 14:50:35 +01:00
Disable for now.
This commit is contained in:
parent
a4ca4cb8a9
commit
fbd456dc79
1 changed files with 2 additions and 0 deletions
|
|
@ -730,8 +730,10 @@ glucoseCloseScreen (int index,
|
|||
__pGlxClient = serverClient;
|
||||
|
||||
xglFiniPixmap (pScreenPriv->pScreenPixmap);
|
||||
#if 0
|
||||
if (pPixmapPriv->pDamage)
|
||||
DamageDestroy (pPixmapPriv->pDamage);
|
||||
#endif
|
||||
|
||||
#ifdef RENDER
|
||||
int i;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue