summaryrefslogtreecommitdiffstats
path: root/mdoc.h
diff options
context:
space:
mode:
Diffstat (limited to 'mdoc.h')
-rw-r--r--mdoc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/mdoc.h b/mdoc.h
index 7bcaa8e9..1c184e88 100644
--- a/mdoc.h
+++ b/mdoc.h
@@ -322,8 +322,6 @@ const char *mdoc_a2att(const char *);
const char *mdoc_a2lib(const char *);
const char *mdoc_a2st(const char *);
-int mdoc_isdelim(const char *);
-
__END_DECLS
#endif /*!MDOC_H*/