summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2020-10-13 14:51:30 +0200
committerJustus Winter <justus@sequoia-pgp.org>2020-10-13 15:13:34 +0200
commit1e503d7f545c2152adc80ed5d4d92053542fcce0 (patch)
tree498b2dc11f24b0a85d77c9f3783254cf77517164
parent926e1194c7122c1526c7ec34f243377dd54bf2df (diff)
openpgp: Drop obsolete comment.
-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