summaryrefslogtreecommitdiff
path: root/include/globals.h
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2008-07-24 09:07:42 -0400
committerAdam Jackson <ajax@redhat.com>2008-07-24 15:46:08 -0400
commitf65c50c4e902c7b5619fb7bbee8462434d809ec7 (patch)
tree1e4741b6a248760d00968a81fb0a1b2d98a66788 /include/globals.h
parentd6228cb22aa89b90834d80d98b91862c1fc01b54 (diff)
Bigreqs are built-in and mandatory.
Diffstat (limited to 'include/globals.h')
-rw-r--r--include/globals.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/globals.h b/include/globals.h
index ccd71b3d3..ff11c707c 100644
--- a/include/globals.h
+++ b/include/globals.h
@@ -45,10 +45,6 @@ extern Bool DPMSCapableFlag;
extern Bool PanoramiXExtensionDisabledHack;
#endif
-#ifdef BIGREQS
-extern Bool noBigReqExtension;
-#endif
-
#ifdef COMPOSITE
extern Bool noCompositeExtension;
#endif