summaryrefslogtreecommitdiffstats
path: root/roff.c
diff options
context:
space:
mode:
Diffstat (limited to 'roff.c')
-rw-r--r--roff.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/roff.c b/roff.c
index 2acb36ed..42a13e9e 100644
--- a/roff.c
+++ b/roff.c
@@ -3949,9 +3949,7 @@ roff_userdef(ROFF_ARGS)
r->mstacksz += 8;
}
ctx = r->mstack + r->mstackpos;
- ctx->argsz = 0;
ctx->argc = 0;
- ctx->argv = NULL;
/*
* Collect pointers to macro argument strings,