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 3c4f0fe38..ccd8acb18 100644 --- a/g10/options.h +++ b/g10/options.h @@ -78,8 +78,6 @@ struct int with_wkd_hash; /* Option --with-wkd-hash. */ int fingerprint; /* list fingerprints */ int list_sigs; /* list signatures */ - int print_pka_records; - int print_dane_records; int no_armor; int list_packets; /* Option --list-packets active. */ int def_cipher_algo; |