From 38a9c374a4685c6b06625e63c3e305101e531d81 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Tue, 9 Oct 2012 15:26:32 +0100 Subject: Remove unused functions. --- desktop/browser.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'desktop') 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 -- cgit v1.2.3