diff options
author | Werner Koch <[email protected]> | 2016-07-14 13:58:56 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2016-07-14 13:58:56 +0000 |
commit | be1e4560d5afb99a6a7b7c639cce980006530a9e (patch) | |
tree | 0ba98e2dbc56153cb5f6e1c50b2adc259965a40e /g10/options.h | |
parent | Merge branch 'master' into STABLE-BRANCH-2-2 (diff) | |
parent | po: Auto-update translations (diff) | |
download | gnupg-be1e4560d5afb99a6a7b7c639cce980006530a9e.tar.gz gnupg-be1e4560d5afb99a6a7b7c639cce980006530a9e.zip |
Merge branch 'master' into STABLE-BRANCH-2-2
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; |