aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--g10/tofu.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/g10/tofu.c b/g10/tofu.c
index 96938931f..6eb7f5e99 100644
--- a/g10/tofu.c
+++ b/g10/tofu.c
@@ -3712,8 +3712,6 @@ tofu_notice_key_changed (ctrl_t ctrl, kbnode_t kb)
pk = kb->pkt->pkt.public_key;
log_assert (pk_is_primary (pk));
- fingerprint = hexfingerprint (pk, NULL, 0);
-
dbs = opendbs (ctrl);
if (! dbs)
{