mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-10 23:20:24 +01:00
Darwin: Remove the PaintWindow optimization which snuck back in.
This commit is contained in:
parent
2082e7aa87
commit
bf4ef4da75
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue