Commit ac293412 authored by Adam Jackson's avatar Adam Jackson
Browse files

Remove mibstore.h


Signed-off-by: default avatarAdam Jackson <ajax@redhat.com>
parent 2edaad4a
...@@ -14,7 +14,6 @@ ...@@ -14,7 +14,6 @@
#include "xf86_OSproc.h" #include "xf86_OSproc.h"
#include "mipointer.h" #include "mipointer.h"
#include "mibstore.h"
#include "micmap.h" #include "micmap.h"
#include "colormapst.h" #include "colormapst.h"
#include "xf86cmap.h" #include "xf86cmap.h"
...@@ -845,7 +844,6 @@ FBDevScreenInit(SCREEN_INIT_ARGS_DECL) ...@@ -845,7 +844,6 @@ FBDevScreenInit(SCREEN_INIT_ARGS_DECL)
} }
xf86SetBlackWhitePixels(pScreen); xf86SetBlackWhitePixels(pScreen);
miInitializeBackingStore(pScreen);
xf86SetBackingStore(pScreen); xf86SetBackingStore(pScreen);
/* software cursor */ /* software cursor */
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment