aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/uzbl-core.h
diff options
context:
space:
mode:
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 db9c32e..fb7d993 100644
--- a/src/uzbl-core.h
+++ b/src/uzbl-core.h
@@ -69,7 +69,6 @@ typedef struct {
/* Scrolling */
GtkAdjustment* bar_v; /* Information about document length */
GtkAdjustment* bar_h; /* and scrolling position */
- int scrollbars_visible;
/* Web page */
WebKitWebView* web_view;