Compatibility with xserver 1.20

reminded by jsg@
This commit is contained in:
matthieu 2019-07-27 07:49:57 +00:00
parent b8401f432f
commit 14e30ce507

View File

@ -1432,7 +1432,9 @@ GXScreenInit(SCREEN_INIT_ARGS_DECL)
/* Set up RandR */
#if GET_ABI_MAJOR(ABI_VIDEODRV_VERSION) < 24
xf86DisableRandR(); /* We provide our own RandR goodness */
#endif
/* Try to set up the shadow FB for rotation */