X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmodest-ui-actions.c;h=83cd10a4d333c48f2a3cd3c7e8e3b83865e9dddf;hp=ad8f48d4f3d736bc2da225b010cbfb1a0e2f55a7;hb=89ae9804a21a0a405582245f312631d7091aedeb;hpb=afe78d490ee95a6758862c43780686343c5a55d7 diff --git a/src/modest-ui-actions.c b/src/modest-ui-actions.c index ad8f48d..83cd10a 100644 --- a/src/modest-ui-actions.c +++ b/src/modest-ui-actions.c @@ -789,11 +789,6 @@ modest_ui_actions_compose_msg(ModestWindow *win, attachments = g_slist_next(attachments); } modest_window_mgr_register_window (modest_runtime_get_window_mgr(), msg_win); - - if (win) { - gtk_window_set_transient_for (GTK_WINDOW (msg_win), - GTK_WINDOW (win)); - } gtk_widget_show_all (GTK_WIDGET (msg_win)); cleanup: