From f4036f6ace5f770f0fe6a6e3dc3749051a81325a Mon Sep 17 00:00:00 2001 From: Daniel Stone Date: Wed, 22 Oct 2008 22:40:44 +1030 Subject: Remove XEvIE It's unmaintained and has been broken for quite a while; MPX finally smashed it completely. Signed-off-by: Peter Hutterer --- os/utils.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'os') diff --git a/os/utils.c b/os/utils.c index b936d4c69..f0bb717b4 100644 --- a/os/utils.c +++ b/os/utils.c @@ -160,11 +160,6 @@ _X_EXPORT Bool noSecurityExtension = FALSE; #ifdef RES _X_EXPORT Bool noResExtension = FALSE; #endif -#ifdef XEVIE -/* Xevie is disabled by default for now until the - * interface is stable */ -_X_EXPORT Bool noXevieExtension = TRUE; -#endif #ifdef XF86BIGFONT _X_EXPORT Bool noXFree86BigfontExtension = FALSE; #endif -- cgit v1.2.3