]> git.pld-linux.org Git - packages/xorg-driver-video-s3.git/blob - mibstore.patch
- xserver rebuild
[packages/xorg-driver-video-s3.git] / mibstore.patch
1 --- xf86-video-s3-0.6.5/src/s3_driver.c~        2012-07-17 06:50:05.000000000 +0200
2 +++ xf86-video-s3-0.6.5/src/s3_driver.c 2013-04-07 21:41:50.108276860 +0200
3 @@ -52,7 +52,6 @@
4  #include "compiler.h"
5  #include "mipointer.h"
6  #include "micmap.h"
7 -#include "mibstore.h"
8  #include "fb.h"
9  #include "inputstr.h"
10  #include "shadowfb.h"
11 @@ -822,7 +821,6 @@
12         fbPictureInit (pScreen, 0, 0);
13         S3DGAInit(pScreen);
14  
15 -        miInitializeBackingStore(pScreen);
16          xf86SetBackingStore(pScreen);
17  
18         /* framebuffer manager setup */
This page took 0.040191 seconds and 3 git commands to generate.