summaryrefslogtreecommitdiff
path: root/riscos/gui.c
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/gui.c')
-rw-r--r--riscos/gui.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/riscos/gui.c b/riscos/gui.c
index e3826353d..1663c1703 100644
--- a/riscos/gui.c
+++ b/riscos/gui.c
@@ -1515,8 +1515,7 @@ void ro_msg_dataload(wimp_message *message)
error = browser_window_navigate(g->bw,
url,
NULL,
- BW_NAVIGATE_HISTORY |
- BW_NAVIGATE_VERIFIABLE,
+ BW_NAVIGATE_HISTORY,
NULL,
NULL,
NULL);