summaryrefslogtreecommitdiff
path: root/src/i128_driver.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/i128_driver.c')
-rw-r--r--src/i128_driver.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/i128_driver.c b/src/i128_driver.c
index a0f08c0..51a4135 100644
--- a/src/i128_driver.c
+++ b/src/i128_driver.c
@@ -50,8 +50,6 @@
/* All drivers initialising the SW cursor need this */
#include "mipointer.h"
-/* All drivers implementing backing store need this */
-#include "mibstore.h"
#include "micmap.h"
#include "xf86DDC.h"
@@ -1556,7 +1554,6 @@ I128ScreenInit(SCREEN_INIT_ARGS_DECL)
return FALSE;
}
- miInitializeBackingStore(pScreen);
xf86SetBackingStore(pScreen);
xf86SetSilkenMouse(pScreen);