diff options
| author | Dana Jansens <danakj@orodu.net> | 2010-02-11 10:58:47 -0500 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2010-02-11 11:01:19 -0500 |
| commit | c745d0573aae75e90a797dd520f506c5eace4023 (patch) | |
| tree | 499bcb1a3eec78bf2ca405b1161161ae144c755a | |
| parent | 8add92416dc9e43f689db64161cfc55fa1a73f10 (diff) | |
XKB header comes from obt
| -rw-r--r-- | openbox/event.c | 3 |
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> |
