From f65c50c4e902c7b5619fb7bbee8462434d809ec7 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Thu, 24 Jul 2008 09:07:42 -0400 Subject: Bigreqs are built-in and mandatory. --- os/utils.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'os/utils.c') diff --git a/os/utils.c b/os/utils.c index 21203e4cc..70bbdaa05 100644 --- a/os/utils.c +++ b/os/utils.c @@ -124,9 +124,6 @@ OR PERFORMANCE OF THIS SOFTWARE. #endif _X_EXPORT Bool noTestExtensions; -#ifdef BIGREQS -_X_EXPORT Bool noBigReqExtension = FALSE; -#endif #ifdef COMPOSITE _X_EXPORT Bool noCompositeExtension = FALSE; #endif -- cgit v1.2.3