aboutsummaryrefslogtreecommitdiffhomepage
path: root/uzbl.h
diff options
context:
space:
mode:
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 d6a646c..1e0c8b5 100644
--- a/uzbl.h
+++ b/uzbl.h
@@ -24,7 +24,6 @@ const struct {
guint symbol_token;
} symbols[] = {
{"KEYCMD", SYM_KEYCMD},
- {"MODE", SYM_MODE},
{NULL, 0}
}, *symp = symbols;