summaryrefslogtreecommitdiff
path: root/extra/xf86-video-openchrome/no-mibstore.patch
blob: e223babb7e5dbd1127a11963e6450c858e9891d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
diff -rup a/src/via_driver.c b/src/via_driver.c
--- a/src/via_driver.c	2013-03-10 16:11:57.614059200 +0100
+++ b/src/via_driver.c	2013-03-10 16:12:46.374062244 +0100
@@ -1873,7 +1873,6 @@ VIAScreenInit(SCREEN_INIT_ARGS_DECL)
     if (!pVia->NoAccel && !viaInitExa(pScreen))
         return FALSE;
 
-    miInitializeBackingStore(pScreen);
     xf86SetBackingStore(pScreen);
 #if 0
     xf86SetSilkenMouse(pScreen);