summaryrefslogtreecommitdiff
path: root/openbox
diff options
context:
space:
mode:
Diffstat (limited to 'openbox')
-rw-r--r--openbox/event.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/openbox/event.c b/openbox/event.c
index bd33b489..078eaa7f 100644
--- a/openbox/event.c
+++ b/openbox/event.c
@@ -56,9 +56,6 @@
#ifdef HAVE_UNISTD_H
# include <unistd.h> /* for usleep() */
#endif
-#ifdef XKB
-# include <X11/XKBlib.h>
-#endif
#ifdef USE_SM
#include <X11/ICE/ICElib.h>