summaryrefslogtreecommitdiffstats
path: root/main/xf86-video-openchrome/mibackingstore.patch
blob: 55420a784fd6e7960e2c194da2344514f0cfe1a7 (plain)
1
2
3
4
5
6
7
8
9
10
--- ./src/via_driver.c.orig	2013-03-08 17:06:40.823886038 +0000
+++ ./src/via_driver.c	2013-03-08 17:07:09.180832169 +0000
@@ -1864,7 +1864,6 @@
     if (!pVia->NoAccel && !viaInitExa(pScreen))
         return FALSE;
 
-    miInitializeBackingStore(pScreen);
     xf86SetBackingStore(pScreen);
 #if 0
     xf86SetSilkenMouse(pScreen);