diff options
Diffstat (limited to 'g10/options.h')
-rw-r--r-- | g10/options.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/g10/options.h b/g10/options.h index 45744e57b..db5d5e76d 100644 --- a/g10/options.h +++ b/g10/options.h @@ -157,7 +157,6 @@ struct char *temp_dir; int no_encrypt_to; int interactive; - int no_interactive_selection; STRLIST sig_notation_data; STRLIST cert_notation_data; STRLIST sig_policy_url; |