diff options
Diffstat (limited to 'g10/trustdb.c')
-rw-r--r-- | g10/trustdb.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/g10/trustdb.c b/g10/trustdb.c index dbcab271a..d1a011625 100644 --- a/g10/trustdb.c +++ b/g10/trustdb.c @@ -1659,8 +1659,6 @@ clean_sigs_from_uid(KBNODE keyblock,KBNODE uidnode,int noisy,int self_only) We don't actually remove the user ID packet itself since it might be ressurected in a later merge. - If this self-sig is a revocation, we also include the most recent - valid regular sig since it is hard to import the user ID otherwise. TODO: change the import code to allow importing a uid with only a revocation if the uid already exists on the keyring. */ int |