summaryrefslogtreecommitdiff
path: root/riscos/global_history.c
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2013-09-02 18:57:43 +0100
committerMichael Drake <tlsa@netsurf-browser.org>2013-09-02 18:57:43 +0100
commite9f65ff9cb60c94b43d4b875892918b90fb2a067 (patch)
tree355d18c889447484aef0afe46f0ec8d227d7e18d /riscos/global_history.c
parent4473f4b8a8b929c4c5e9dac3013da75f7c66865f (diff)
downloadnetsurf-e9f65ff9cb60c94b43d4b875892918b90fb2a067.tar.gz
netsurf-e9f65ff9cb60c94b43d4b875892918b90fb2a067.tar.bz2
Remove cookies, history_global, and hotlist_old _initialise and _cleanup functions.
Diffstat (limited to 'riscos/global_history.c')
-rw-r--r--riscos/global_history.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/riscos/global_history.c b/riscos/global_history.c
index a3ab0896d..3a060c02d 100644
--- a/riscos/global_history.c
+++ b/riscos/global_history.c
@@ -122,11 +122,6 @@ void ro_gui_global_history_postinitialise(void)
ro_toolbar_update_client_data(global_history_window.toolbar,
global_history_window.tv);
- /* Initialise the global history into the tree. */
-
- history_global_initialise(
- ro_treeview_get_tree(global_history_window.tv), NULL);
-
/* Build the global history window menu. */
static const struct ns_menu global_history_definition = {