aboutsummaryrefslogtreecommitdiffstats
path: root/conf.c
diff options
context:
space:
mode:
Diffstat (limited to 'conf.c')
-rw-r--r--conf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf.c b/conf.c
index 4e77251..aa7d55c 100644
--- a/conf.c
+++ b/conf.c
@@ -281,7 +281,6 @@ conf_init(struct conf *c)
c->vtile = 50;
c->snapdist = 0;
c->ngroups = 0;
- c->nameqlen = 5;
TAILQ_INIT(&c->ignoreq);
TAILQ_INIT(&c->autogroupq);