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 d18c226d..81d9d134 100644
--- a/mansearch.h
+++ b/mansearch.h
@@ -93,7 +93,6 @@ struct manpage {
char *names; /* a list of names with sections */
char *output; /* user-defined additional output */
size_t ipath; /* number of the manpath */
- uint64_t bits; /* name type mask */
int sec; /* section number, 10 means invalid */
enum form form;
};