summaryrefslogtreecommitdiffstats
path: root/mansearch.h
diff options
context:
space:
mode:
Diffstat (limited to 'mansearch.h')
-rw-r--r--mansearch.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/mansearch.h b/mansearch.h
index 1339a5de..72e0bf44 100644
--- a/mansearch.h
+++ b/mansearch.h
@@ -66,7 +66,6 @@ __BEGIN_DECLS
struct manpage {
char *file; /* to be prefixed by manpath */
char *names; /* a list of names with sections */
- char *desc; /* description of manpage */
char *output; /* user-defined additional output */
int form; /* 0 == catpage */
};