summaryrefslogtreecommitdiffstats
path: root/man_term.c
diff options
context:
space:
mode:
Diffstat (limited to 'man_term.c')
-rw-r--r--man_term.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/man_term.c b/man_term.c
index 3a600093..b86af98f 100644
--- a/man_term.c
+++ b/man_term.c
@@ -141,7 +141,6 @@ terminal_man(void *arg, const struct roff_man *man)
size_t save_defindent;
p = (struct termp *)arg;
- p->overstep = 0;
p->rmargin = p->maxrmargin = p->defrmargin;
term_tab_set(p, NULL);
term_tab_set(p, "T");