fixing config.def.h
authorEnno Boland (tox) <tox@s01.de>
Wed, 21 Oct 2009 07:25:09 +0000 (09:25 +0200)
committerEnno Boland (tox) <tox@s01.de>
Wed, 21 Oct 2009 07:25:09 +0000 (09:25 +0200)
config.def.h

index 47943cb..e61cf6a 100644 (file)
@@ -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[] = {