summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2012-09-25 08:54:38 -0400
committerAdam Jackson <ajax@redhat.com>2012-09-25 08:54:38 -0400
commit073d5b0b392781bf4a6aa7f9e2dbe2ae51caed2c (patch)
tree14806c34186655f0b1301285f93001486fdb4b45
parentbe79ca10f6f3fd6d7f8aac2e5ae5d8b84480bd83 (diff)
Remove mibstore.h
Signed-off-by: Adam Jackson <ajax@redhat.com>
-rw-r--r--src/glint_driver.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/glint_driver.c b/src/glint_driver.c
index b6d20a9..aa78516 100644
--- a/src/glint_driver.c
+++ b/src/glint_driver.c
@@ -52,8 +52,6 @@
#include "compiler.h"
#include "mipointer.h"
-#include "mibstore.h"
-
#include "pm3_regs.h"
#include "glint_regs.h"
#include "IBM.h"
@@ -2904,7 +2902,6 @@ GLINTScreenInit(SCREEN_INIT_ARGS_DECL)
}
}
- miInitializeBackingStore(pScreen);
xf86SetBackingStore(pScreen);
xf86SetSilkenMouse(pScreen);