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 edd31a9c2..0875eb529 100644 --- a/g10/options.h +++ b/g10/options.h @@ -74,8 +74,6 @@ struct int no_armor; int list_packets; /* list-packets mode: 1=normal, 2=invoked by command*/ int def_cipher_algo; - int force_v3_sigs; - int force_v4_certs; int force_mdc; int disable_mdc; int def_digest_algo; |