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 284ae2e44..434e569d5 100644
--- a/riscos/gui.h
+++ b/riscos/gui.h
@@ -100,7 +100,6 @@ struct gui_window {
/** Options. */
struct {
- bool background_images; /**< Display background images. */
bool buffer_animations; /**< Use screen buffering for animations. */
bool buffer_everything; /**< Use screen buffering for everything. */
} option;