aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-folder-properties.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/em-folder-properties.c')
-rw-r--r--mail/em-folder-properties.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/em-folder-properties.c b/mail/em-folder-properties.c
index 4fd18ac997..908d5a7b36 100644
--- a/mail/em-folder-properties.c
+++ b/mail/em-folder-properties.c
@@ -418,8 +418,6 @@ emfp_dialog_run (AsyncContext *context)
_("_Close"), GTK_RESPONSE_OK, NULL);
gtk_window_set_default_size ((GtkWindow *) dialog, 192, 160);
- gtk_widget_ensure_style (dialog);
-
content_area = gtk_dialog_get_content_area (GTK_DIALOG (dialog));
gtk_container_set_border_width (GTK_CONTAINER (content_area), 12);