From 1e503d7f545c2152adc80ed5d4d92053542fcce0 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Tue, 13 Oct 2020 14:51:30 +0200 Subject: openpgp: Drop obsolete comment. --- openpgp/src/cert/bundle.rs | 3 --- 1 file changed, 3 deletions(-) diff --git a/openpgp/src/cert/bundle.rs b/openpgp/src/cert/bundle.rs index 46b15a29..5de0b97b 100644 --- a/openpgp/src/cert/bundle.rs +++ b/openpgp/src/cert/bundle.rs @@ -613,9 +613,6 @@ impl ComponentBundle { // Sorts and dedups the binding's signatures. // - // This function assumes that the signatures have already been - // cryptographically checked. - // // Note: this uses Signature::normalized_eq to compare signatures. // That function ignores unhashed packets. If there are two // signatures that only differ in their unhashed subpackets, they -- cgit v1.2.3