Darwin: Remove the PaintWindow optimization which snuck back in.

This commit is contained in:
Jeremy Huddleston 2007-11-22 17:45:15 -08:00
parent 2082e7aa87
commit bf4ef4da75

View File

@ -316,8 +316,6 @@ static Bool
xprSetupScreen(int index, ScreenPtr pScreen)
{
// Add alpha protecting replacements for fb screen functions
pScreen->PaintWindowBackground = SafeAlphaPaintWindow;
pScreen->PaintWindowBorder = SafeAlphaPaintWindow;
#ifdef RENDER
{