summaryrefslogtreecommitdiffstats
path: root/openpgp/src/cert/bundle.rs
diff options
context:
space:
mode:
Diffstat (limited to 'openpgp/src/cert/bundle.rs')
-rw-r--r--openpgp/src/cert/bundle.rs3
1 files changed, 0 insertions, 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<C> ComponentBundle<C> {
// 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