summaryrefslogtreecommitdiffstats
path: root/window.c
diff options
context:
space:
mode:
authorBert <ber.t@gmx.com>2011-01-30 16:39:16 +0100
committerBert <ber.t@gmx.com>2011-01-30 16:39:16 +0100
commit03bfe1015e7e67104c2872bdcf085b1315b24a4c (patch)
tree4ec7420d3fe84106bb37e4329af92aca9b041543 /window.c
parente2d9463375db0ba0ac1bb62c1573715c3a084346 (diff)
downloadnsxiv-03bfe1015e7e67104c2872bdcf085b1315b24a4c.tar.zst
Explicitly enable printing of warnings
Diffstat (limited to 'window.c')
-rw-r--r--window.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/window.c b/window.c
index d5f5f4f..82d8396 100644
--- a/window.c
+++ b/window.c
@@ -24,7 +24,6 @@
#include <X11/cursorfont.h>
#include "sxiv.h"
-#include "options.h"
#include "window.h"
static Cursor arrow;