From b327b2147a28a2a81cf591875d3f4aee2aa971d4 Mon Sep 17 00:00:00 2001 From: Brendan Taylor Date: Thu, 15 Sep 2011 23:14:52 +0000 Subject: convert show_status to a getter --- src/uzbl-core.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/uzbl-core.h') diff --git a/src/uzbl-core.h b/src/uzbl-core.h index 1beb11f..35533f7 100644 --- a/src/uzbl-core.h +++ b/src/uzbl-core.h @@ -137,7 +137,6 @@ typedef struct { gchar* status_format; gchar* status_format_right; gchar* status_background; - gboolean show_status; gboolean status_top; /* Window title */ -- cgit v1.2.3