aboutsummaryrefslogtreecommitdiffhomepage
path: root/uzbl.h
diff options
context:
space:
mode:
authorGravatar Tom Adams <tom@holizz.com>2009-07-17 22:35:08 +0100
committerGravatar Tom Adams <tom@holizz.com>2009-07-17 22:35:27 +0100
commit7dc53b3c134d941362c63c79b9018b790a452714 (patch)
treea9b86e3b543cafd01b8af1891f14d7b018597f06 /uzbl.h
parent17f97643c15981752f867ed7b5ee7684157d5a08 (diff)
uzbl.scan RIP.
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 e4a30a7..53c4d5a 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;