aboutsummaryrefslogtreecommitdiffstats
path: root/g10/trustdb.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--g10/trustdb.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/g10/trustdb.c b/g10/trustdb.c
index ed0ccd15d..312290e0f 100644
--- a/g10/trustdb.c
+++ b/g10/trustdb.c
@@ -904,8 +904,6 @@ is_disabled(void *dummy,u32 *keyid)
init_trustdb ();
- /* Note that get_pubkey returns the main key if keyid points to a
- subkey. That's a good thing here. */
rc = get_pubkey(pk, keyid);
if(rc)
{