summaryrefslogtreecommitdiff
path: root/riscos/hotlist.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/hotlist.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/hotlist.c')
-rw-r--r--riscos/hotlist.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/riscos/hotlist.c b/riscos/hotlist.c
index 28bac8371..721e532bb 100644
--- a/riscos/hotlist.c
+++ b/riscos/hotlist.c
@@ -141,12 +141,6 @@ void ro_gui_hotlist_postinitialise(void)
ro_toolbar_update_client_data(hotlist_window.toolbar,
hotlist_window.tv);
- /* Initialise the hotlist into the tree. */
-
- hotlist_old_initialise(ro_treeview_get_tree(hotlist_window.tv),
- nsoption_charp(hotlist_path), NULL);
-
-
/* Build the hotlist window menu. */
static const struct ns_menu hotlist_definition = {