[geary/wip/actually-imap-logout: 4/5] Don't bother terminating IDLE	when logging out, will be disconnecting
- From: Michael Gratton <mjog src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [geary/wip/actually-imap-logout: 4/5] Don't bother terminating IDLE	when logging out, will be disconnecting
- Date: Sun, 10 Feb 2019 03:48:45 +0000 (UTC)
commit 49c11328b6f2590ad5f5ea6fa676ac9b3a3e47db
Author: Michael Gratton <mike vee net>
Date:   Thu Feb 7 14:04:21 2019 +1100
    Don't bother terminating IDLE when logging out, will be disconnecting
 src/engine/imap/transport/imap-client-session.vala | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/src/engine/imap/transport/imap-client-session.vala 
b/src/engine/imap/transport/imap-client-session.vala
index e13b1960..cb7ae78c 100644
--- a/src/engine/imap/transport/imap-client-session.vala
+++ b/src/engine/imap/transport/imap-client-session.vala
@@ -1519,9 +1519,6 @@ public class Geary.Imap.ClientSession : BaseObject {
         if (!reserve_state_change_cmd(params, state, event))
             return state;
 
-        // Leaving AUTHORIZED state, turn off IDLE
-        this.cx.enable_idle_when_quiet(false);
-
         return State.LOGGING_OUT;
     }
 
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]