diff options
Diffstat (limited to 'src/gx_driver.c')
-rw-r--r-- | src/gx_driver.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gx_driver.c b/src/gx_driver.c index 5268f29..7f44e19 100644 --- a/src/gx_driver.c +++ b/src/gx_driver.c @@ -1350,7 +1350,6 @@ GXScreenInit(SCREEN_INIT_ARGS_DECL) if (!pGeode->NoAccel) GXAccelInit(pScrn); - miInitializeBackingStore(pScrn); xf86SetBackingStore(pScrn); /* Set up the soft cursor */ |