From c0332c43946c1e700cc47835af047435d7b9d587 Mon Sep 17 00:00:00 2001 From: Chris Young Date: Sun, 12 Sep 2010 10:23:12 +0000 Subject: Use core file fetcher svn path=/trunk/netsurf/; revision=10759 --- amiga/gui.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'amiga/gui.c') diff --git a/amiga/gui.c b/amiga/gui.c index 6d848ba16..bee06feef 100755 --- a/amiga/gui.c +++ b/amiga/gui.c @@ -40,7 +40,6 @@ #include "amiga/context_menu.h" #include "amiga/cookies.h" #include "amiga/download.h" -#include "amiga/fetch_file.h" #include "amiga/fetch_mailto.h" #include "amiga/font.h" #include "amiga/gui.h" @@ -570,7 +569,6 @@ static void gui_init2(int argc, char** argv) }; notalreadyrunning = ami_arexx_init(); - ami_fetch_file_register(); search_web_provider_details(option_search_provider); -- cgit v1.2.3