summaryrefslogtreecommitdiff
path: root/amiga/search.h
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2014-05-25 00:57:48 +0100
committerVincent Sanders <vince@kyllikki.org>2014-05-25 01:01:59 +0100
commita6d3ceae0ee7cee85020a70b716586425a042900 (patch)
tree1177195f3f3ab1b38d7beb2ec5e412bc2170e4c2 /amiga/search.h
parentfb5af8a1b612e210384a1a6a4f8d5ee5fafef054 (diff)
downloadnetsurf-a6d3ceae0ee7cee85020a70b716586425a042900.tar.gz
netsurf-a6d3ceae0ee7cee85020a70b716586425a042900.tar.bz2
Completely re-write web search provider handling
Diffstat (limited to 'amiga/search.h')
-rwxr-xr-xamiga/search.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/amiga/search.h b/amiga/search.h
index ce5ae7c21..c4f30eb01 100755
--- a/amiga/search.h
+++ b/amiga/search.h
@@ -34,6 +34,4 @@ void ami_search_open(struct gui_window *gwin);
BOOL ami_search_event(void);
void ami_search_close(void);
-char *search_engines_file_location;
-char *search_default_ico_location;
#endif