summaryrefslogtreecommitdiffstats
path: root/usr.sbin/config/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/config/config.h')
-rw-r--r--usr.sbin/config/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/config/config.h b/usr.sbin/config/config.h
index 594480e..3beda71 100644
--- a/usr.sbin/config/config.h
+++ b/usr.sbin/config/config.h
@@ -113,7 +113,6 @@ struct cputype {
struct opt {
char *op_name;
char *op_value;
- int op_line; /* line number for error-reporting */
int op_ownfile; /* true = own file, false = makefile */
struct opt *op_next;
} *opt, *mkopt;
OpenPOWER on IntegriCloud