From 70d700b26c13e04b601c4ac3db09514db473d01c Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Thu, 19 Jan 2017 21:15:08 +0000 Subject: rationalise use of utils/utils.h header --- content/fetch.c | 1 - 1 file changed, 1 deletion(-) (limited to 'content/fetch.c') diff --git a/content/fetch.c b/content/fetch.c index 93c7de2ad..7324c30a2 100644 --- a/content/fetch.c +++ b/content/fetch.c @@ -46,7 +46,6 @@ #include "utils/log.h" #include "utils/messages.h" #include "utils/nsurl.h" -#include "utils/utils.h" #include "utils/ring.h" #include "netsurf/misc.h" #include "desktop/gui_internal.h" -- cgit v1.2.3