diff options
| author | William Casarin <jb55@jb55.com> | 2018-07-09 18:35:11 -0700 |
|---|---|---|
| committer | William Casarin <jb55@jb55.com> | 2018-07-09 18:35:11 -0700 |
| commit | 6e938b9a190ae6c41614b2377f44d4e0ffc28b78 (patch) | |
| tree | 5951e38902ab1530c3e78c878dc7cf13bfda2cd3 /cfg.def.h | |
| parent | cf9ffbdb247bc3c5b31fbc7a645429dedf3d97f1 (diff) | |
cleanup
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[] = " "; |
