* src/maemo/modest-msg-view-window.c:
[modest] / src / widgets / modest-account-view.c
index 46c7048..75d0b53 100644 (file)
@@ -174,7 +174,6 @@ get_last_updated_string(ModestAccountMgr* account_mgr, ModestAccountSettings *se
                else
                        last_updated_string = _("mcen_va_never");
        } else  {
-               /* FIXME: There should be a logical name in the UI specs */
                last_updated_string = _("mcen_va_refreshing");
        }