X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmodest-mail-operation-queue.c;h=22bbd539d6d97cbb4fc00af7f9ba40536b280b84;hp=68506d942f11dac54424457e605ee80a0e3b9324;hb=4db44f57690ed2e6f418a12a2e0eeddf4cf22084;hpb=e7d49a2f1e83eb5b8035b416b00230e12213a0ee diff --git a/src/modest-mail-operation-queue.c b/src/modest-mail-operation-queue.c index 68506d9..22bbd53 100644 --- a/src/modest-mail-operation-queue.c +++ b/src/modest-mail-operation-queue.c @@ -342,7 +342,7 @@ modest_mail_operation_queue_remove (ModestMailOperationQueue *self, modest_mail_operation_execute_error_handler (mail_op); } else { if (status == MODEST_MAIL_OPERATION_STATUS_CANCELED) - g_warning ("%s: operation canceled \n", __FUNCTION__); + g_debug ("%s: operation canceled \n", __FUNCTION__); else g_warning ("%s: possible error in a mail operation " \ "implementation. The status is not successful " \