aboutsummaryrefslogtreecommitdiffhomepage
path: root/uzbl.h
diff options
context:
space:
mode:
authorGravatar Brendan Taylor <whateley@gmail.com>2009-07-18 02:30:55 -0600
committerGravatar Brendan Taylor <whateley@gmail.com>2009-07-18 02:30:55 -0600
commit928fc65c34e8360e7019f4181530377cc6374432 (patch)
treee5b0ec3963389ac1b54098af4c464fcc668a58af /uzbl.h
parent187b76b94c8878709f0a88fd244e77858c1063e5 (diff)
parent771e50957142f9b366ae73e16594003544e6dbee (diff)
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into clean
Diffstat (limited to 'uzbl.h')
-rw-r--r--uzbl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/uzbl.h b/uzbl.h
index 61e214b..8ba5232 100644
--- a/uzbl.h
+++ b/uzbl.h
@@ -183,7 +183,6 @@ typedef struct {
Info info;
Window xwin;
- GScanner *scan;
/* group bindings: key -> action */
GHashTable* bindings;