summaryrefslogtreecommitdiff
path: root/riscos
diff options
context:
space:
mode:
authorJohn Tytgat <joty@netsurf-browser.org>2004-08-14 12:44:17 +0000
committerJohn Tytgat <joty@netsurf-browser.org>2004-08-14 12:44:17 +0000
commit44c418dc7308b9eabec103f86c612e83cb71347e (patch)
treee1fb1a7340aea1e35759950e0c0e27d914a66640 /riscos
parentfc828f0f7e9371e5cc24a476888c9bbd79f15b42 (diff)
downloadnetsurf-44c418dc7308b9eabec103f86c612e83cb71347e.tar.gz
netsurf-44c418dc7308b9eabec103f86c612e83cb71347e.tar.bz2
[project @ 2004-08-14 12:44:17 by joty]
Removed useless current_zoom_gui variable. svn path=/import/netsurf/; revision=1229
Diffstat (limited to 'riscos')
-rw-r--r--riscos/dialog.c1
1 files changed, 0 insertions, 1 deletions
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"