@ -449,7 +449,11 @@ rdpScreenInit(ScreenPtr pScreen, int argc, char **argv)
LLOGLN(0, ("rdpScreenInit: fbScreenInit failed"));
return FALSE;
}
#if XORG_VERSION_CURRENT < XORG_VERSION_NUMERIC(1, 14, 0, 0, 0)
/* 1.13 has this function, 1.14 and up does not */
miInitializeBackingStore(pScreen);
#endif
#if 0
/* XVideo */