summaryrefslogtreecommitdiffstats
path: root/libman.h
diff options
context:
space:
mode:
Diffstat (limited to 'libman.h')
-rw-r--r--libman.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libman.h b/libman.h
index f1cc1c7c..c4d7804d 100644
--- a/libman.h
+++ b/libman.h
@@ -42,7 +42,6 @@ void man_block_alloc(struct roff_man *, int, int, int);
void man_head_alloc(struct roff_man *, int, int, int);
void man_body_alloc(struct roff_man *, int, int, int);
void man_elem_alloc(struct roff_man *, int, int, int);
-void man_node_delete(struct roff_man *, struct roff_node *);
int man_hash_find(const char *);
void man_macroend(struct roff_man *);
void man_valid_post(struct roff_man *);