aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/uzbl-core.h
diff options
context:
space:
mode:
authorGravatar Brendan Taylor <whateley@gmail.com>2011-09-15 23:14:52 +0000
committerGravatar Brendan Taylor <whateley@gmail.com>2011-09-17 17:04:04 +0000
commitb327b2147a28a2a81cf591875d3f4aee2aa971d4 (patch)
tree18ebadcef84b6d7ba838f1b1fc369fc63a8e459b /src/uzbl-core.h
parent65ace942fdabfd6116163a21eec7cd7bbd3cbcb1 (diff)
convert show_status to a getter
Diffstat (limited to 'src/uzbl-core.h')
-rw-r--r--src/uzbl-core.h1
1 files changed, 0 insertions, 1 deletions
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 */