diff options
author | Adam Jackson <ajax@redhat.com> | 2008-07-24 15:09:05 -0400 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2008-07-24 15:46:08 -0400 |
commit | 3fcf4d3eb89fecaa2be7b5ac4933b693c9c3d97e (patch) | |
tree | 9a105cb689d84ff00c8f2da96e76996a25d71bdb /include | |
parent | 9757106bba8f7bea99c5211817fc6b5fde4e6f66 (diff) |
XC-MISC is built-in and mandatory.
Diffstat (limited to 'include')
-rw-r--r-- | include/globals.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/globals.h b/include/globals.h index ff11c707c..2f158ea16 100644 --- a/include/globals.h +++ b/include/globals.h @@ -97,10 +97,6 @@ extern Bool noSyncExtension; extern Bool noResExtension; #endif -#ifdef XCMISC -extern Bool noXCMiscExtension; -#endif - #ifdef XEVIE extern Bool noXevieExtension; #endif |