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 /os/connection.c | |
parent | f6617b4127125516583f321c961d70f762f728be (diff) |
Death to APPGROUP.
Diffstat (limited to 'os/connection.c')
-rw-r--r-- | os/connection.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/os/connection.c b/os/connection.c index 1ae50fef0..396593698 100644 --- a/os/connection.c +++ b/os/connection.c @@ -139,9 +139,6 @@ SOFTWARE. #include <X11/Xpoll.h> #include "opaque.h" #include "dixstruct.h" -#ifdef XAPPGROUP -#include "appgroup.h" -#endif #include "xace.h" #ifdef X_NOT_POSIX |