summaryrefslogtreecommitdiffstats
path: root/manpath.h
diff options
context:
space:
mode:
Diffstat (limited to 'manpath.h')
-rw-r--r--manpath.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/manpath.h b/manpath.h
index 074967ba..030e4f0e 100644
--- a/manpath.h
+++ b/manpath.h
@@ -31,8 +31,6 @@ __BEGIN_DECLS
void manpath_manconf(struct manpaths *, const char *);
void manpath_parse(struct manpaths *, const char *, char *, char *);
-void manpath_parseconf(struct manpaths *, const char *);
-void manpath_parseline(struct manpaths *, char *);
void manpath_free(struct manpaths *);
__END_DECLS