Reenable BackingStore in Xvfb.

This commit is contained in:
Egbert Eich 2005-04-11 10:54:13 +00:00
parent 1fbd38f3b4
commit 00a551393c

View File

@ -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