From 42a1ceb58acc58ade796fa66eeed4bd8fd5901ec Mon Sep 17 00:00:00 2001 From: Hiltjo Posthuma Date: Fri, 14 Aug 2015 17:27:18 +0200 Subject: sfeed_opml_import: does not need util functions --- sfeed_opml_import.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sfeed_opml_import.c') diff --git a/sfeed_opml_import.c b/sfeed_opml_import.c index 6c3f505..55512cf 100644 --- a/sfeed_opml_import.c +++ b/sfeed_opml_import.c @@ -6,7 +6,6 @@ #include #include -#include "util.h" #include "xml.h" static XMLParser parser; /* XML parser state */ -- cgit v1.2.3