summaryrefslogtreecommitdiffstats
path: root/ml.h
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2008-12-09 17:09:12 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2008-12-09 17:09:12 +0000
commite7ff9604055db4b313427625036e15953beaaebc (patch)
tree09f5427972b1b8933cc9cb76e2da40aedcd5dd5d /ml.h
parentd11be70aced0438a57958154b9abf75c30743b39 (diff)
downloadmandoc-e7ff9604055db4b313427625036e15953beaaebc.tar.gz
Considerable clean-ups.
Diffstat (limited to 'ml.h')
-rw-r--r--ml.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/ml.h b/ml.h
index 58a78ad6..621049c3 100644
--- a/ml.h
+++ b/ml.h
@@ -65,9 +65,6 @@ int ml_nputs(struct md_mbuf *,
int ml_puts(struct md_mbuf *, const char *, size_t *);
int ml_putchars(struct md_mbuf *,
char, size_t, size_t *);
-char *ml_literal(int, const int *,
- const char **, const char **);
-char *ml_section(enum roffmsec);
struct md_mlg *mlg_alloc(const struct md_args *,
const struct md_rbuf *, struct md_mbuf *,