From: Sergio Villar Senin Date: Thu, 30 Oct 2008 10:02:23 +0000 (+0000) Subject: Removed an old invalid comment X-Git-Tag: git_migration_finished~1082 X-Git-Url: http://git.maemo.org/git/?p=modest;a=commitdiff_plain;h=6657fbac56c68ffb37d9cadb3708ea6ad1fde508 Removed an old invalid comment pmo-trunk-r6186 --- 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);