summaryrefslogtreecommitdiff
path: root/riscos/hotlist.c
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/hotlist.c')
-rw-r--r--riscos/hotlist.c1
1 files changed, 0 insertions, 1 deletions
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;