diff options
-rw-r--r-- | src/atiscreen.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/atiscreen.c b/src/atiscreen.c index 62a4dd9..15f399e 100644 --- a/src/atiscreen.c +++ b/src/atiscreen.c @@ -532,7 +532,6 @@ ATIScreenInit(SCREEN_INIT_ARGS_DECL) #endif /* AVOID_DGA */ /* Initialise backing store */ - miInitializeBackingStore(pScreen); xf86SetBackingStore(pScreen); /* Initialise cursor */ |