summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2008-01-15 18:11:25 -0800
committerAlan Coopersmith <alan.coopersmith@sun.com>2008-01-15 18:11:25 -0800
commitb6343fa846eeadb6736f383577b91dbb46d46971 (patch)
tree730654049950a31523ba3f373d55938673314963
parente92294748383b0eaca6cb7f3883cf909077963a1 (diff)
Delete duplicated #include statements
-rw-r--r--xset.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/xset.c b/xset.c
index 46f55f5..0b0243e 100644
--- a/xset.c
+++ b/xset.c
@@ -94,16 +94,6 @@ in this Software without prior written authorization from The Open Group.
# endif
#endif /* DPMSExtension */
-#include <X11/Xos.h>
-#include <X11/Xfuncs.h>
-#include <X11/Xlib.h>
-#include <X11/keysym.h>
-#include <X11/Xproto.h>
-#include <X11/Xutil.h>
-#include <X11/Xmu/Error.h>
-#ifdef MITMISC
-# include <X11/extensions/MITMisc.h>
-#endif
#ifdef XF86MISC
# include <X11/extensions/xf86misc.h>
# include <X11/extensions/xf86mscstr.h>