From 6657fbac56c68ffb37d9cadb3708ea6ad1fde508 Mon Sep 17 00:00:00 2001 From: Sergio Villar Senin Date: Thu, 30 Oct 2008 10:02:23 +0000 Subject: [PATCH] Removed an old invalid comment pmo-trunk-r6186 --- src/modest-mail-operation.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/modest-mail-operation.c b/src/modest-mail-operation.c index f79d8c8..5c02ae9 100644 --- a/src/modest-mail-operation.c +++ b/src/modest-mail-operation.c @@ -2774,9 +2774,6 @@ notify_progress_of_multiple_messages (ModestMailOperation *self, /* We know that tinymail sends us information about * transferred bytes with this particular message - * - * (FIXME: this is very ugly, and no I (djcb) didn't write this code, - * I just added the 'if' so we don't get runtime warning) */ if (status->message) is_num_bytes = (g_ascii_strcasecmp (status->message, "Retrieving message") == 0); -- 1.7.9.5