aboutsummaryrefslogtreecommitdiffstats
path: root/g10/keydb.h
diff options
context:
space:
mode:
Diffstat (limited to 'g10/keydb.h')
-rw-r--r--g10/keydb.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/g10/keydb.h b/g10/keydb.h
index e160a87c8..f103607d8 100644
--- a/g10/keydb.h
+++ b/g10/keydb.h
@@ -421,8 +421,6 @@ int have_secret_key_with_kid (u32 *keyid);
gpg_error_t get_seckey_default (PKT_public_key *pk);
-gpg_error_t get_seckey_byfprint (PKT_public_key *pk,
- const byte *fprint, size_t fprint_len);
gpg_error_t get_seckeyblock_byfprint (kbnode_t *ret_keyblock,
const byte *fprint, size_t fprint_len);