summaryrefslogtreecommitdiff
path: root/riscos/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/gui.h')
-rw-r--r--riscos/gui.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/riscos/gui.h b/riscos/gui.h
index 9293046bb..4b4c056c5 100644
--- a/riscos/gui.h
+++ b/riscos/gui.h
@@ -75,7 +75,6 @@ struct gui_window {
struct {
float scale; /**< Scale, 1.0 = 100%. */
bool background_images; /**< Display background images. */
- bool background_blending; /**< Perform background blending on text. */
bool buffer_animations; /**< Use screen buffering for animations. */
bool buffer_everything; /**< Use screen buffering for everything. */
} option;