summaryrefslogtreecommitdiff
path: root/desktop/netsurf.c
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2014-10-31 14:41:53 +0000
committerMichael Drake <tlsa@netsurf-browser.org>2014-10-31 14:41:53 +0000
commit1ea422a9d11f7253f08cc4cc39cf0cbfee79c030 (patch)
tree24e0d1ca1470641e0de256730d819086411367d4 /desktop/netsurf.c
parent0f123255069b9c46d4a610c41d533b19e058aa77 (diff)
downloadnetsurf-1ea422a9d11f7253f08cc4cc39cf0cbfee79c030.tar.gz
netsurf-1ea422a9d11f7253f08cc4cc39cf0cbfee79c030.tar.bz2
Remove old URL header includes.
Diffstat (limited to 'desktop/netsurf.c')
-rw-r--r--desktop/netsurf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/netsurf.c b/desktop/netsurf.c
index 7c7ce9d99..21fedfddf 100644
--- a/desktop/netsurf.c
+++ b/desktop/netsurf.c
@@ -30,7 +30,6 @@
#include "utils/nsoption.h"
#include "utils/corestrings.h"
#include "utils/log.h"
-#include "utils/url.h"
#include "utils/utf8.h"
#include "utils/utils.h"
#include "utils/messages.h"