diff options
Diffstat (limited to 'src/lx_driver.c')
-rw-r--r-- | src/lx_driver.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lx_driver.c b/src/lx_driver.c index 6d7f37f..146578e 100644 --- a/src/lx_driver.c +++ b/src/lx_driver.c @@ -932,7 +932,6 @@ LXScreenInit(SCREEN_INIT_ARGS_DECL) if (!pGeode->NoAccel) pGeode->NoAccel = LXExaInit(pScrn) ? FALSE : TRUE; - miInitializeBackingStore(pScrn); xf86SetBackingStore(pScrn); /* Set up the soft cursor */ |