X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmodest-ui-actions.c;h=0c2dfd447faecec1a409ecedbcc9b54517035717;hp=4d168be6e45890696ef7a7f563ab62dc36bb1df8;hb=cae12da07efc7fa2463ec5b57dc39a446a75cba5;hpb=ae6cc4558ea0f5afc82a06376200904ee7b061dd diff --git a/src/modest-ui-actions.c b/src/modest-ui-actions.c index 4d168be..0c2dfd4 100644 --- a/src/modest-ui-actions.c +++ b/src/modest-ui-actions.c @@ -254,8 +254,8 @@ headers_action_delete (TnyHeader *header, g_object_unref (G_OBJECT (mail_op)); /* refilter treemodel to hide marked-as-deleted rows */ - if (MODEST_IS_HEADER_VIEW (user_data)) - modest_header_view_refilter (MODEST_HEADER_VIEW (user_data)); +/* if (MODEST_IS_HEADER_VIEW (user_data)) */ +/* modest_header_view_refilter (MODEST_HEADER_VIEW (user_data)); */ } void