Only remove mail notifications for each account, when we see mails
[modest] / src / modest-main.c
index ed753dd..19ceda6 100644 (file)
@@ -220,8 +220,6 @@ main (int argc, char *argv[])
                        retval = 1;
                        goto cleanup;
                }
-               /* Remove new mail notifications if exist */
-               modest_platform_remove_new_mail_notifications (FALSE);
        }
 
        gtk_main ();