diff options
Diffstat (limited to 'g10/options.h')
-rw-r--r-- | g10/options.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/g10/options.h b/g10/options.h index cee248f25..968393257 100644 --- a/g10/options.h +++ b/g10/options.h @@ -124,8 +124,6 @@ struct int s2k_cipher_algo; unsigned char s2k_count; /* This is the encoded form, not the raw count */ - int simple_sk_checksum; /* create the deprecated rfc2440 secret key - protection */ int not_dash_escaped; int escape_from; int lock_once; |