remove now inaccurate comment

This commit is contained in:
B. Petersen
2020-10-14 23:40:04 +02:00
committed by holger krekel
parent 7e793a518c
commit 0032468a87

View File

@@ -60,9 +60,6 @@ impl EncryptHelper {
/// Autocrypt Level 1, version 1.1) and for messages sent in protected groups. /// Autocrypt Level 1, version 1.1) and for messages sent in protected groups.
/// ///
/// Returns an error if `e2ee_guaranteed` is true, but one or more keys are missing. /// Returns an error if `e2ee_guaranteed` is true, but one or more keys are missing.
///
/// Always returns `false` if one of the peerstates does not support Autocrypt (is in "reset"
/// state) or does not have a known key.
pub fn should_encrypt( pub fn should_encrypt(
&self, &self,
context: &Context, context: &Context,