summaryrefslogtreecommitdiff
path: root/frontends/riscos/gui.h
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2019-08-04 21:55:09 +0100
committerVincent Sanders <vince@kyllikki.org>2019-08-04 21:55:09 +0100
commite78dc4f5a945f2035f48c8dc01cd3b1d76f03c81 (patch)
treee079b03925e7418e7815126c9d960b5bbc35873c /frontends/riscos/gui.h
parentbf0e6be9cad29ade1acd114f664af38f6de2f801 (diff)
downloadnetsurf-e78dc4f5a945f2035f48c8dc01cd3b1d76f03c81.tar.gz
netsurf-e78dc4f5a945f2035f48c8dc01cd3b1d76f03c81.tar.bz2
remove RISC OS scale shadow variable
Diffstat (limited to 'frontends/riscos/gui.h')
-rw-r--r--frontends/riscos/gui.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/frontends/riscos/gui.h b/frontends/riscos/gui.h
index d4ff9ce62..0d7ee38ae 100644
--- a/frontends/riscos/gui.h
+++ b/frontends/riscos/gui.h
@@ -93,8 +93,6 @@ struct gui_window {
char validation[12]; /**< Validation string for colours */
- float scale; /**< Browser window scale */
-
/** Options. */
struct {
bool buffer_animations; /**< Use screen buffering for animations. */