diff options
Diffstat (limited to 'src/nv_driver.c')
-rw-r--r-- | src/nv_driver.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nv_driver.c b/src/nv_driver.c index 6dad6e5..8f35334 100644 --- a/src/nv_driver.c +++ b/src/nv_driver.c @@ -2550,7 +2550,6 @@ NVScreenInit(SCREEN_INIT_ARGS_DECL) if (!pNv->NoAccel) NVAccelInit(pScreen); - miInitializeBackingStore(pScreen); xf86SetBackingStore(pScreen); xf86SetSilkenMouse(pScreen); |