mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-26 21:12:25 +00:00
XFree86: Remove XFree86-Misc extension
Its last remaining purpose in life has been destroyed by input properties. Au revoir: it's been fun, by which I mean awful.
This commit is contained in:
parent
b8dd07f855
commit
22e64108ec
23 changed files with 3 additions and 1657 deletions
|
|
@ -129,10 +129,6 @@ extern Bool noXFree86DGAExtension;
|
|||
extern Bool noXFree86DRIExtension;
|
||||
#endif
|
||||
|
||||
#ifdef XF86MISC
|
||||
extern Bool noXFree86MiscExtension;
|
||||
#endif
|
||||
|
||||
#ifdef XF86VIDMODE
|
||||
extern Bool noXFree86VidModeExtension;
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue