summaryrefslogtreecommitdiff
path: root/desktop/browser.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/browser.h')
-rw-r--r--desktop/browser.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/desktop/browser.h b/desktop/browser.h
index 368e34476..a78735806 100644
--- a/desktop/browser.h
+++ b/desktop/browser.h
@@ -325,8 +325,6 @@ void hotlist_visited(struct hlcache_handle *c);
/* In platform specific global_history.c. */
void global_history_add(const char *url);
-void global_history_add_recent(const char *url);
-char **global_history_get_recent(int *count);
/* In platform specific theme_install.c. */
#ifdef WITH_THEME_INSTALL