xserver: Branch 'server-1.5-branch'

Alan Coopersmith alanc at kemper.freedesktop.org
Mon Oct 6 20:12:21 PDT 2008


 mfb/mfbscrinit.c |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 88ebde608daaca4793e1b637302899ba65d165ec
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Mon Oct 6 20:10:25 2008 -0700

    Remove usage of mfbChangeWindowAttributes missed in e4d11e58c...

diff --git a/mfb/mfbscrinit.c b/mfb/mfbscrinit.c
index 8873a1b..20ac160 100644
--- a/mfb/mfbscrinit.c
+++ b/mfb/mfbscrinit.c
@@ -173,7 +173,6 @@ mfbSetWindowPixmap(pWin, pPix)
 
 void mfbFillInScreen(ScreenPtr pScreen)
 {
-    pScreen->ChangeWindowAttributes = mfbChangeWindowAttributes;
     pScreen->RealizeWindow = mfbMapWindow;
     pScreen->UnrealizeWindow = mfbUnmapWindow;
     pScreen->DestroyPixmap = mfbDestroyPixmap;


More information about the xorg-commit mailing list