mirror of
https://github.com/chatmail/core.git
synced 2026-05-03 13:26:28 +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(
|
pub fn delete_msg(
|
||||||
&self,
|
&self,
|
||||||
context: &Context,
|
context: &Context,
|
||||||
|
|||||||
Reference in New Issue
Block a user