X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fhildon2%2Fmodest-accounts-window.c;h=9609add3c3b92d1fc684662be0c0e0bdb764073b;hp=e5bda01b13181cf10b0284f4ae83457d64b25a2c;hb=22a2aa923978b9bdcdb9d1fb6eebc08729a7a0e9;hpb=fe5ece97d5f82c16542f1bb0964094d871deec8a diff --git a/src/hildon2/modest-accounts-window.c b/src/hildon2/modest-accounts-window.c index e5bda01..9609add 100644 --- a/src/hildon2/modest-accounts-window.c +++ b/src/hildon2/modest-accounts-window.c @@ -718,11 +718,7 @@ on_delete_event (GtkWidget *widget, gdk_window_process_updates (priv->account_view->window, TRUE); - /* Take screenshot. We have to wait a bit to ensure that - screenshot is properly taken */ - hildon_gtk_window_take_screenshot (GTK_WINDOW (widget), FALSE); hildon_gtk_window_take_screenshot (GTK_WINDOW (widget), TRUE); - g_usleep (G_USEC_PER_SEC); modest_account_view_set_show_last_update (MODEST_ACCOUNT_VIEW (priv->account_view), TRUE);