diff options
Diffstat (limited to 'cfg.def.h')
| -rw-r--r-- | cfg.def.h | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -39,11 +39,3 @@ static struct scheme schemes[SchemeLast] = { }, }; -/* -l option; if nonzero, dmenu uses vertical list with given number of lines */ -static unsigned int lines = 0; - -/* - * Characters not considered part of a word while deleting words - * for example: " /?\"&[]" - */ -static const char worddelimiters[] = " "; |
