Clean up many #if 0.

This commit is contained in:
Adam Jackson 2007-12-02 12:39:05 -05:00
commit fa47910045
33 changed files with 3 additions and 575 deletions

View file

@ -182,9 +182,6 @@ miDCCloseScreen (index, pScreen)
tossPix (pScreenPriv->pSave);
tossPix (pScreenPriv->pTemp);
#ifdef ARGB_CURSOR
#if 0 /* This has been free()d before */
tossPict (pScreenPriv->pRootPicture);
#endif
tossPict (pScreenPriv->pTempPicture);
#endif
xfree ((pointer) pScreenPriv);