summaryrefslogtreecommitdiffstats
path: root/mdoc.h
diff options
context:
space:
mode:
Diffstat (limited to 'mdoc.h')
-rw-r--r--mdoc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/mdoc.h b/mdoc.h
index 417355c5..38618648 100644
--- a/mdoc.h
+++ b/mdoc.h
@@ -296,7 +296,6 @@ const struct mdoc_meta *mdoc_meta(const struct mdoc *);
int mdoc_endparse(struct mdoc *);
const char *mdoc_a2lib(const char *);
-const char *mdoc_a2st(const char *);
__END_DECLS