summaryrefslogtreecommitdiffstats
path: root/argv.c
diff options
context:
space:
mode:
Diffstat (limited to 'argv.c')
-rw-r--r--argv.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/argv.c b/argv.c
index 6be0ba60..dbcd3d4b 100644
--- a/argv.c
+++ b/argv.c
@@ -169,7 +169,6 @@ mdoc_args(struct mdoc *mdoc, int line,
if (MDOC_It == tok) {
n = mdoc->last->parent;
/* FIXME: scan for ARGS_TABSEP. */
-
}
if (0 == buf[*pos])