summaryrefslogtreecommitdiff
path: root/desktop/browser.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/browser.h')
-rw-r--r--desktop/browser.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/desktop/browser.h b/desktop/browser.h
index 44eac992f..8ffb40bb5 100644
--- a/desktop/browser.h
+++ b/desktop/browser.h
@@ -348,9 +348,6 @@ void browser_window_debug_dump(struct browser_window *bw, FILE *f);
/* In platform specific hotlist.c. */
void hotlist_visited(struct hlcache_handle *c);
-/* In platform specific global_history.c. */
-void global_history_add(nsurl *url);
-
/* In platform specific theme_install.c. */
#ifdef WITH_THEME_INSTALL
void theme_install_start(struct hlcache_handle *c);