Remove calls to miInitializeBackingStore() and includes of mibstore.h

mibstore.h defines miInitializeBackingStore() as an empty stub, and
goes away in xserver 1.14.
This commit is contained in:
matthieu
2013-05-12 13:06:24 +00:00
parent 27a9825a40
commit eb05615134
43 changed files with 3 additions and 103 deletions

View File

@@ -2858,7 +2858,6 @@ VIAScreenInit(SCREEN_INIT_ARGS_DECL)
viaInitAccel(pScreen);
}
miInitializeBackingStore(pScreen);
xf86SetBackingStore(pScreen);
#if 0
xf86SetSilkenMouse(pScreen);