imapx_disconnect_sync: Fix runtime warning.
authorMatthew Barnes <mbarnes@redhat.com>
Fri, 12 Jul 2013 12:49:08 +0000 (08:49 -0400)
committerMatthew Barnes <mbarnes@redhat.com>
Fri, 12 Jul 2013 19:27:13 +0000 (15:27 -0400)
commitd297e2788447098c207f4afbbfbb252d3498e7d4
treea1c04565a322e483561aa4e6b4736700a22b5aca
parent0bd1a659fd0c24e039838e79075249aef341d274
imapx_disconnect_sync: Fix runtime warning.

Bad assumption here.  The server could hang up while the
CamelService is still in a CAMEL_SERVICE_CONNECTING state.
camel/camel-imapx-store.c