From 772127d9d8c745548a4ba3d2cf4126eb27d51b78 Mon Sep 17 00:00:00 2001 From: Alexander Krotov Date: Sun, 16 Feb 2020 03:43:25 +0300 Subject: [PATCH] Remove outdated comment delete_msg no longer returns an integer --- src/imap/mod.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/imap/mod.rs b/src/imap/mod.rs index d3f5079f0..b484cc52f 100644 --- a/src/imap/mod.rs +++ b/src/imap/mod.rs @@ -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,