Don't look at the response of the command. camel_imap_command_extended()
authorDan Winship <danw@src.gnome.org>
Thu, 14 Sep 2000 17:51:34 +0000 (17:51 +0000)
committerDan Winship <danw@src.gnome.org>
Thu, 14 Sep 2000 17:51:34 +0000 (17:51 +0000)
commit36331a004667f6cc136898207666e2d90dddc821
tree8422d96b2bb394a5014e650f04928dc56bdb8994
parent5ce4191fd80fb1f2896c34f3c77e4c0042370143
Don't look at the response of the command. camel_imap_command_extended()

* providers/imap/camel-imap-folder.c (imap_expunge): Don't look at
the response of the command. camel_imap_command_extended()
processes EXPUNGE responses itself, so if we do it here too we
remove twice as many summary items as we should.
camel/ChangeLog
camel/providers/imap/camel-imap-folder.c