X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmodest-main.c;fp=src%2Fmodest-main.c;h=19cebd63751bb002df3280bfb407c8df869a17cf;hp=a42c16e674285708675ba09c193b3abb87cfb868;hb=cc379b2109f5c1b1a70419454d1a0e53c26559e6;hpb=51372832576ac3b1423ee599cc5b142aabdebd42 diff --git a/src/modest-main.c b/src/modest-main.c index a42c16e..19cebd6 100644 --- a/src/modest-main.c +++ b/src/modest-main.c @@ -191,8 +191,6 @@ main (int argc, char *argv[]) goto cleanup; } - gtk_widget_show_all (GTK_WIDGET(main_win)); - /* Remove new mail notifications if exist */ modest_platform_remove_new_mail_notifications (FALSE); }