mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-03 07:14:13 +00:00
Reenable BackingStore in Xvfb.
This commit is contained in:
@@ -939,7 +939,7 @@ vfbScreenInit(int index, ScreenPtr pScreen, int argc, char **argv)
|
||||
|
||||
if (!ret) return FALSE;
|
||||
|
||||
/* miInitializeBackingStore(pScreen); */
|
||||
miInitializeBackingStore(pScreen);
|
||||
|
||||
/*
|
||||
* Circumvent the backing store that was just initialised. This amounts
|
||||
|
||||
Reference in New Issue
Block a user