aboutsummaryrefslogtreecommitdiff
path: root/options.h
diff options
context:
space:
mode:
authorJan Sucan <sucanjan@fit.cvut.cz>2019-04-11 18:47:56 +0200
committerJan Sucan <sucanjan@fit.cvut.cz>2019-04-11 18:47:56 +0200
commit197f290a93cd5318d6699207f2929e876cd37e03 (patch)
treecc37a583379ae9de579693b588846aba98c5a3ac /options.h
parent498c691eb0dd19b23f70421484aa6d738f35e73c (diff)
Remove unused option code
Diffstat (limited to 'options.h')
-rw-r--r--options.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/options.h b/options.h
index 0c64bbd..04573fa 100644
--- a/options.h
+++ b/options.h
@@ -8,7 +8,6 @@ typedef struct {
bool help;
uint32_t sector_size;
uint32_t buffer_size;
- bool do_not_ask;
const char * in_file_path;
const char * ref_file_path;