From 197f290a93cd5318d6699207f2929e876cd37e03 Mon Sep 17 00:00:00 2001 From: Jan Sucan Date: Thu, 11 Apr 2019 18:47:56 +0200 Subject: Remove unused option code --- options.h | 1 - 1 file changed, 1 deletion(-) (limited to 'options.h') 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; -- cgit v1.2.3