mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-26 21:12:25 +00:00
Remove XEvIE
It's unmaintained and has been broken for quite a while; MPX finally smashed it completely. Signed-off-by: Peter Hutterer <peter.hutterer@redhat.com>
This commit is contained in:
parent
8c3753a0b7
commit
f4036f6ace
12 changed files with 2 additions and 919 deletions
|
|
@ -94,10 +94,6 @@ extern Bool noSecurityExtension;
|
|||
extern Bool noResExtension;
|
||||
#endif
|
||||
|
||||
#ifdef XEVIE
|
||||
extern Bool noXevieExtension;
|
||||
#endif
|
||||
|
||||
#ifdef XF86BIGFONT
|
||||
extern Bool noXFree86BigfontExtension;
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue