aboutsummaryrefslogtreecommitdiffstats
path: root/main.c
diff options
context:
space:
mode:
authorBert Münnich <ber.t@gmx.com>2013-02-09 19:07:29 +0100
committerBert Münnich <ber.t@gmx.com>2013-02-09 19:07:29 +0100
commitc6bfac15664d8d9619ca7793118e719d6e0dcd44 (patch)
tree63fc57e6fc1f7ea3f40c9f1d373e8167c36278e7 /main.c
parenta5270253149c278b5baf6ffa77bfddce050b798d (diff)
parent1e2ddc44d85c87449a6ad2ad62689fb41cfae858 (diff)
downloadnsxiv-c6bfac15664d8d9619ca7793118e719d6e0dcd44.tar.zst
Merge branch 'sizehints', fixed issue #78
Diffstat (limited to 'main.c')
-rw-r--r--main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.c b/main.c
index 7609151..9ff3c1e 100644
--- a/main.c
+++ b/main.c
@@ -26,7 +26,6 @@
#include <sys/select.h>
#include <sys/stat.h>
#include <sys/time.h>
-#include <X11/Xutil.h>
#include <X11/keysym.h>
#include "types.h"