diff --git a/glucose/glucose.c b/glucose/glucose.c index e4fee2f53..d0f1993f1 100644 --- a/glucose/glucose.c +++ b/glucose/glucose.c @@ -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;