aboutsummaryrefslogtreecommitdiff
path: root/options.c
diff options
context:
space:
mode:
Diffstat (limited to 'options.c')
-rw-r--r--options.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/options.c b/options.c
index 8755085..da7d68b 100644
--- a/options.c
+++ b/options.c
@@ -99,7 +99,6 @@ options_init(options_t * const opts)
opts->help = false;
opts->sector_size = OPTIONS_DEFAULT_SECTOR_SIZE;
opts->buffer_size = OPTIONS_DEFAULT_BUFFER_SIZE;
- opts->do_not_ask = false;
opts->in_file_path = NULL;
opts->ref_file_path = NULL;