aboutsummaryrefslogtreecommitdiffstats
path: root/g10/options.h
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2008-06-11 08:07:54 +0000
committerWerner Koch <[email protected]>2008-06-11 08:07:54 +0000
commit035c838f715968f919d582afca34d18d8f9fd0bf (patch)
treeb314bbe2b9e503bfbd28b86cd95506d60d062184 /g10/options.h
parentAdd Base64 decoder. Not yet used but complements out encoder. (diff)
downloadgnupg-035c838f715968f919d582afca34d18d8f9fd0bf.tar.gz
gnupg-035c838f715968f919d582afca34d18d8f9fd0bf.zip
Made --fixed-list-mode obsolete.
Diffstat (limited to 'g10/options.h')
-rw-r--r--g10/options.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/g10/options.h b/g10/options.h
index 91dddc9a2..40bd23029 100644
--- a/g10/options.h
+++ b/g10/options.h
@@ -179,7 +179,6 @@ struct
int no_literal;
ulong set_filesize;
int fast_list_mode;
- int fixed_list_mode;
int ignore_time_conflict;
int ignore_valid_from;
int ignore_crc_error;