Index: /trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.c
===================================================================
--- /trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.c	(revision 35932)
+++ /trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.c	(revision 35933)
@@ -62,7 +62,4 @@
 /* All drivers initialising the SW cursor need this */
 #include "mipointer.h"
-
-/* All drivers implementing backing store need this */
-#include "mibstore.h"
 
 /* Colormap handling */
@@ -1030,6 +1027,4 @@
 
     xf86SetBlackWhitePixels(pScreen);
-    miInitializeBackingStore(pScreen);
-    xf86SetBackingStore(pScreen);
 
     /* We need to keep track of whether we are currently switched to a virtual
