summaryrefslogtreecommitdiff
path: root/amiga/history_local.c
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2014-05-09 10:15:42 +0100
committerVincent Sanders <vince@kyllikki.org>2014-05-09 10:15:42 +0100
commit2326d3c503f5756280eabde3eaf52c1c1cdeceb6 (patch)
tree6d5e6473239b462c8a8d8034df4f1bf4d341d363 /amiga/history_local.c
parent1556055d91a752abc28764637c8a91eaaec9f131 (diff)
downloadnetsurf-2326d3c503f5756280eabde3eaf52c1c1cdeceb6.tar.gz
netsurf-2326d3c503f5756280eabde3eaf52c1c1cdeceb6.tar.bz2
remove unecessary utils/url.h includes
Diffstat (limited to 'amiga/history_local.c')
-rwxr-xr-xamiga/history_local.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/amiga/history_local.c b/amiga/history_local.c
index 4849c6560..9884ea3ec 100755
--- a/amiga/history_local.c
+++ b/amiga/history_local.c
@@ -32,7 +32,6 @@
#include "amiga/object.h"
#include "amiga/gui.h"
#include "utils/log.h"
-#include "utils/url.h"
#include "utils/utils.h"
#include <proto/intuition.h>
#include "amiga/history_local.h"