From 03bfe1015e7e67104c2872bdcf085b1315b24a4c Mon Sep 17 00:00:00 2001 From: Bert Date: Sun, 30 Jan 2011 16:39:16 +0100 Subject: Explicitly enable printing of warnings --- main.c | 1 - 1 file changed, 1 deletion(-) (limited to 'main.c') diff --git a/main.c b/main.c index df4ef9e..ef32324 100644 --- a/main.c +++ b/main.c @@ -26,7 +26,6 @@ #include "sxiv.h" #include "image.h" -#include "options.h" #include "window.h" void on_keypress(XEvent*); -- cgit v1.2.3-54-g00ecf