From 7aa1dd601e40d0684efbdd53b6ce5109846fcc37 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Thu, 29 Dec 2016 12:01:29 +0000 Subject: RISC OS: Squash unused variable. --- frontends/riscos/hotlist.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'frontends/riscos') 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) && -- cgit v1.2.3