From 44c418dc7308b9eabec103f86c612e83cb71347e Mon Sep 17 00:00:00 2001 From: John Tytgat Date: Sat, 14 Aug 2004 12:44:17 +0000 Subject: [project @ 2004-08-14 12:44:17 by joty] Removed useless current_zoom_gui variable. svn path=/import/netsurf/; revision=1229 --- riscos/dialog.c | 1 - 1 file changed, 1 deletion(-) diff --git a/riscos/dialog.c b/riscos/dialog.c index ff79d55ab..04782f532 100644 --- a/riscos/dialog.c +++ b/riscos/dialog.c @@ -51,7 +51,6 @@ static unsigned int theme_list_entries = 0; static int config_br_icon = -1; static const char *ro_gui_choices_lang = 0; static const char *ro_gui_choices_alang = 0; -static struct gui_window *current_zoom_gui; static const char *ro_gui_proxy_auth_name[] = { "ProxyNone", "ProxyBasic", "ProxyNTLM" -- cgit v1.2.3