summaryrefslogtreecommitdiffstats
path: root/roff_int.h
diff options
context:
space:
mode:
Diffstat (limited to 'roff_int.h')
-rw-r--r--roff_int.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/roff_int.h b/roff_int.h
index 311f347a..044a6c5d 100644
--- a/roff_int.h
+++ b/roff_int.h
@@ -43,7 +43,6 @@ void man_breakscope(struct roff_man *, int);
void man_valid_post(struct roff_man *);
void mdoc_valid_pre(struct roff_man *, struct roff_node *);
-void mdoc_valid_post(struct roff_man *);
void mdoc_argv_free(struct mdoc_arg *);
__END_DECLS