mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
drop loading dri2
This commit is contained in:
@@ -462,10 +462,6 @@ PreInit(ScrnInfoPtr pScrn, int flags)
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
#ifdef DRI2
|
||||
xf86LoadSubModule(pScrn, "dri2");
|
||||
#endif
|
||||
|
||||
return TRUE;
|
||||
fail:
|
||||
return FALSE;
|
||||
|
||||
Reference in New Issue
Block a user