aboutsummaryrefslogtreecommitdiffstats
path: root/g10/packet.h
diff options
context:
space:
mode:
Diffstat (limited to 'g10/packet.h')
-rw-r--r--g10/packet.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/g10/packet.h b/g10/packet.h
index a1d490e1c..541462af6 100644
--- a/g10/packet.h
+++ b/g10/packet.h
@@ -481,8 +481,6 @@ int signature_check( PKT_signature *sig, gcry_md_hd_t digest );
int signature_check2( PKT_signature *sig, gcry_md_hd_t digest, u32 *r_expiredate,
int *r_expired, int *r_revoked, PKT_public_key *ret_pk );
-/*-- seckey-cert.c --*/
-int is_secret_key_protected (PKT_public_key *pk);
/*-- pubkey-enc.c --*/
gpg_error_t get_session_key (PKT_pubkey_enc *k, DEK *dek);