From 905df166b0e7ac683d26710ee6192604bd1a2328 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Fri, 23 Dec 2011 21:49:13 +0000 Subject: Make the RISC OS front end foreground/background menu options work. svn path=/trunk/netsurf/; revision=13333 --- riscos/gui.h | 1 - 1 file changed, 1 deletion(-) (limited to 'riscos/gui.h') 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; -- cgit v1.2.3