From c313524998377db92e5387d209e1ea79fbc30ba6 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Wed, 29 Jun 2016 23:06:53 +0100 Subject: reduce curl usage to fetcher, url unescaping and time parsing --- test/urldbtest.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'test/urldbtest.c') diff --git a/test/urldbtest.c b/test/urldbtest.c index 2d14c0fbb..338ce1f66 100644 --- a/test/urldbtest.c +++ b/test/urldbtest.c @@ -27,8 +27,6 @@ #include #include -#include - #include "utils/errors.h" #include "utils/nsurl.h" #include "netsurf/bitmap.h" -- cgit v1.2.3