summaryrefslogtreecommitdiff
path: root/riscos
diff options
context:
space:
mode:
Diffstat (limited to 'riscos')
-rw-r--r--riscos/window.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/riscos/window.c b/riscos/window.c
index 9d3113130..f32b1d5bb 100644
--- a/riscos/window.c
+++ b/riscos/window.c
@@ -3556,7 +3556,6 @@ void ro_gui_window_toolbar_click(void *data,
toolbar_action_type action_type, union toolbar_action action)
{
struct gui_window *g = data;
- struct browser_window *new_bw;
nserror err;
if (g == NULL)