| author | Adam Jackson <ajax@redhat.com> | 2012-09-25 12:54:37 (GMT) |
|---|---|---|
| committer | Adam Jackson <ajax@redhat.com> | 2012-09-25 12:54:37 (GMT) |
| commit | ac293412a01d87f87eb61f4adb9db7486a75d3fc (patch) (side-by-side diff) | |
| tree | 58c9f2d5650b16b768a2838fe15eef7f8e96e698 | |
| parent | 2edaad4ab2c75e6863caa529d27cd141f579914a (diff) | |
| download | xf86-video-fbdev-ac293412a01d87f87eb61f4adb9db7486a75d3fc.zip xf86-video-fbdev-ac293412a01d87f87eb61f4adb9db7486a75d3fc.tar.gz | |
Signed-off-by: Adam Jackson <ajax@redhat.com>
| -rw-r--r-- | src/fbdev.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/fbdev.c b/src/fbdev.c index cd7ebc5..f5a7378 100644 --- a/src/fbdev.c +++ b/src/fbdev.c @@ -14,7 +14,6 @@ #include "xf86_OSproc.h" #include "mipointer.h" -#include "mibstore.h" #include "micmap.h" #include "colormapst.h" #include "xf86cmap.h" @@ -845,7 +844,6 @@ FBDevScreenInit(SCREEN_INIT_ARGS_DECL) } xf86SetBlackWhitePixels(pScreen); - miInitializeBackingStore(pScreen); xf86SetBackingStore(pScreen); /* software cursor */ |
