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 24992d94..8c38841f 100644
--- a/libman.h
+++ b/libman.h
@@ -39,5 +39,4 @@ struct man_macro {
const struct man_macro *man_macro(enum roff_tok);
void man_descope(struct roff_man *, int, int, char *);
-void man_state(struct roff_man *, struct roff_node *);
void man_unscope(struct roff_man *, const struct roff_node *);