Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 151666
Collapse All | Expand All

(-)./exa/exa_offscreen.c (+7 lines)
Lines 447-449 ExaOffscreenFini (ScreenPtr pScreen) Link Here
447
	xfree (area);
447
	xfree (area);
448
    }
448
    }
449
}
449
}
450
451
void
452
XAAEvictPixmaps(void)
453
{
454
    return;
455
}
456

Return to bug 151666