]> git.pld-linux.org Git - packages/xorg-driver-video-fbdev.git/blob - mibstore.patch
- release 4 (by relup.sh)
[packages/xorg-driver-video-fbdev.git] / mibstore.patch
1 --- xf86-video-fbdev-0.4.3/src/fbdev.c.old      2013-03-07 15:38:31.825061438 +0100
2 +++ xf86-video-fbdev-0.4.3/src/fbdev.c  2013-03-07 15:38:59.112150094 +0100
3 @@ -14,7 +14,6 @@
4  #include "xf86_OSproc.h"
5  
6  #include "mipointer.h"
7 -#include "mibstore.h"
8  #include "micmap.h"
9  #include "colormapst.h"
10  #include "xf86cmap.h"
11 @@ -845,7 +844,6 @@ FBDevScreenInit(SCREEN_INIT_ARGS_DECL)
12         }
13  
14         xf86SetBlackWhitePixels(pScreen);
15 -       miInitializeBackingStore(pScreen);
16         xf86SetBackingStore(pScreen);
17  
18         /* software cursor */
This page took 0.052825 seconds and 3 git commands to generate.