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 b6cf4a668..5995d7da6 100644 --- a/g10/options.h +++ b/g10/options.h @@ -109,7 +109,6 @@ struct { int show_session_key; int use_agent; int merge_only; - int allow_secret_key_import; int try_all_secrets; int no_expensive_trust_checks; int no_sig_cache; |