summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/bios_dev_name.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/bios_dev_name.h b/src/bios_dev_name.h
index fd4f7f6..636c5e1 100644
--- a/src/bios_dev_name.h
+++ b/src/bios_dev_name.h
@@ -13,8 +13,6 @@ struct bios_dev_name_opts {
int sortroutine;
int namingpolicy;
const char *prefix;
- unsigned int verbose:1;
- unsigned int show_all:1;
unsigned int debug:1;
unsigned int interface:1;
};