summaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
authorEnno Boland (tox) <tox@s01.de>2009-10-21 09:25:09 +0200
committerEnno Boland (tox) <tox@s01.de>2009-10-21 09:25:09 +0200
commit87563c7e9d8a11472791c0e1686ae07bb6aa544d (patch)
tree3435600c77a017940a8afd1ad289620f48aaeb7b /config.def.h
parent9557e7b7697f26ca9ddcce6c2ad07913269b6525 (diff)
downloadsurf-87563c7e9d8a11472791c0e1686ae07bb6aa544d.tar.gz
surf-87563c7e9d8a11472791c0e1686ae07bb6aa544d.tar.bz2
surf-87563c7e9d8a11472791c0e1686ae07bb6aa544d.zip
fixing config.def.h
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h
index 47943cb..e61cf6a 100644
--- a/config.def.h
+++ b/config.def.h
@@ -32,7 +32,6 @@ static Key keys[] = {
{ MODKEY, GDK_slash, spawn, SETPROP("_SURF_FIND") },
{ MODKEY, GDK_n, find, { .b = TRUE } },
{ MODKEY|GDK_SHIFT_MASK,GDK_n, find, { .b = FALSE } },
- { 0, GDK_Return, loaduri, { .v = NULL } },
};
static Item items[] = {