diff options
author | Adam Jackson <ajax@redhat.com> | 2008-04-18 18:50:05 -0400 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2008-04-18 18:50:05 -0400 |
commit | eafaf40fb3368ca7e4cf48336fdb7a6c9f536bfa (patch) | |
tree | eab098b3127ef8d1ea3eaab333b6a4ad72367e3e /include/globals.h | |
parent | f6617b4127125516583f321c961d70f762f728be (diff) |
Death to APPGROUP.
Diffstat (limited to 'include/globals.h')
-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 1cedc0d97..cfb6c2c22 100644 --- a/include/globals.h +++ b/include/globals.h @@ -118,10 +118,6 @@ extern Bool noXcupExtension; extern Bool noResExtension; #endif -#ifdef XAPPGROUP -extern Bool noXagExtension; -#endif - #ifdef XCMISC extern Bool noXCMiscExtension; #endif |