mirror of
https://github.com/chatmail/core.git
synced 2026-04-18 14:06:29 +03:00
Remove outdated comment
delete_msg no longer returns an integer
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user