From ef4401ff8a8c4d7c22ef6af7bf47ccb24f83967f Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Thu, 19 May 2005 18:53:51 +0000 Subject: Bug #3334: Clean up remnants from the PEX, XIE, and BEZIER extensions. --- os/utils.c | 9 --------- 1 file changed, 9 deletions(-) (limited to 'os') diff --git a/os/utils.c b/os/utils.c index 659be30e0..e96d3cb4b 100644 --- a/os/utils.c +++ b/os/utils.c @@ -128,9 +128,6 @@ OR PERFORMANCE OF THIS SOFTWARE. #endif Bool noTestExtensions; -#ifdef BEZIER -Bool noBezierExtension = FALSE; -#endif #ifdef BIGREQS Bool noBigReqExtension = FALSE; #endif @@ -193,9 +190,6 @@ Bool noSyncExtension = FALSE; #ifdef TOGCUP Bool noXcupExtension = FALSE; #endif -#ifdef PEXEXT -Bool noPexExtension = FALSE; -#endif #ifdef RES Bool noResExtension = FALSE; #endif @@ -210,9 +204,6 @@ Bool noXCMiscExtension = FALSE; * interface is stable */ Bool noXevieExtension = TRUE; #endif -#ifdef XIE -Bool noXie = FALSE; -#endif #ifdef XF86BIGFONT Bool noXFree86BigfontExtension = FALSE; #endif -- cgit v1.2.3