remove -t; prepare for mergint into master
[xmenu] / config.h
index 9886a72..6eb9b7c 100644 (file)
--- a/config.h
+++ b/config.h
@@ -34,9 +34,6 @@ static struct Config config = {
 
        /* area around the icon, the triangle and the separator */
        .horzpadding = 8,
 
        /* area around the icon, the triangle and the separator */
        .horzpadding = 8,
-
-       /* if nonzero, enable type-to-select feature, can be togglet with -t */
-       .typetoselect = 0
 };
 
 /*
 };
 
 /*