aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/menubar.vala1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/menubar.vala b/tests/menubar.vala
index f222957..4162dc0 100644
--- a/tests/menubar.vala
+++ b/tests/menubar.vala
@@ -19,7 +19,6 @@
public class MenuBar : Gtk.MenuBar
{
public const int HEIGHT = 32;
- public bool high_contrast { get; private set; default = false; }
public MenuBar (Background bg, Gtk.AccelGroup ag)
{