summaryrefslogtreecommitdiffstats
path: root/html.h
diff options
context:
space:
mode:
Diffstat (limited to 'html.h')
-rw-r--r--html.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/html.h b/html.h
index 06d56fe9..84d88dc9 100644
--- a/html.h
+++ b/html.h
@@ -132,4 +132,3 @@ void print_paragraph(struct html *);
void print_endline(struct html *);
char *html_make_id(const struct roff_node *, int);
-int html_strlen(const char *);