* src/modest-mail-operation.c:
authorAlberto Garcia <agarcia@igalia.com>
Wed, 27 Feb 2008 17:44:51 +0000 (17:44 +0000)
committerAlberto Garcia <agarcia@igalia.com>
Wed, 27 Feb 2008 17:44:51 +0000 (17:44 +0000)
commit83c3671f0e0b2ff021d3cb8b37653e66c1e38066
tree17647825cdfbfe6853dd0456bc4c56f76ee44b68
parent3a38b9c7247e837a7b8e4465927b09d9b82598f5
* src/modest-mail-operation.c:
(get_msg_async_cb): If the operation has been canceled by the user,
ignore then error that comes from Tinymail and don't touch the error
code of the mail operation.

* src/modest-mail-operation-queue.c:
(modest_mail_operation_queue_remove): Don't call the error handler if
the operation has been canceled by the user.

Fixes NB#81459

pmo-trunk-r4235
src/modest-mail-operation-queue.c
src/modest-mail-operation.c