mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-01-10 21:12:01 +03:00
Revert "RISC OS: Squash unused variable."
This reverts commit 7aa1dd601e
.
This commit is contained in:
parent
e7598fb0b5
commit
5f32f9ddd6
@ -532,6 +532,8 @@ 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) &&
|
||||
|
Loading…
Reference in New Issue
Block a user