Remove outdated comment

delete_msg no longer returns an integer
This commit is contained in:
Alexander Krotov
2020-02-16 03:43:25 +03:00
parent 6ba45c88ec
commit 772127d9d8

View File

@@ -995,7 +995,6 @@ impl Imap {
})
}
// only returns 0 on connection problems; we should try later again in this case *
pub fn delete_msg(
&self,
context: &Context,