From 99d1c18252833c577dc5046e73ef7f7cc12bdb3a Mon Sep 17 00:00:00 2001 From: Richard Wilson Date: Fri, 16 Jul 2004 00:05:32 +0000 Subject: [project @ 2004-07-16 00:05:31 by rjw] Updates to the interactive help text to reflect current interface. Removed development code so the hotlist can be saved. svn path=/import/netsurf/; revision=1080 --- riscos/hotlist.c | 1 - 1 file changed, 1 deletion(-) (limited to 'riscos/hotlist.c') diff --git a/riscos/hotlist.c b/riscos/hotlist.c index 52bebc7eb..728bf9f1c 100644 --- a/riscos/hotlist.c +++ b/riscos/hotlist.c @@ -537,7 +537,6 @@ void ro_gui_hotlist_load_entry(xmlNode *cur, struct hotlist_entry *entry) { * Perform a save to the default file */ void ro_gui_hotlist_save(void) { - return; /* Don't save if we didn't load */ if (!hotlist_window) return; -- cgit v1.2.3