summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--frontends/riscos/hotlist.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/frontends/riscos/hotlist.c b/frontends/riscos/hotlist.c
index 80dd7d36d..ae27bf55d 100644
--- a/frontends/riscos/hotlist.c
+++ b/frontends/riscos/hotlist.c
@@ -532,8 +532,6 @@ static nserror ro_hotlist_init(void)
/* exported interface documented in riscos/hotlist.h */
nserror ro_gui_hotlist_present(void)
{
- nserror res;
-
/* deal with external hotlist handler */
if (nsoption_bool(external_hotlists) &&
(nsoption_charp(external_hotlist_app) != NULL) &&