From 3c6f0c119aed61e7791cf5031b982ee270130611 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Thu, 10 Jul 2014 11:11:40 +0200 Subject: Remove usages of deprecated gtk_widget_ensure_style() --- mail/mail-send-recv.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'mail/mail-send-recv.c') diff --git a/mail/mail-send-recv.c b/mail/mail-send-recv.c index 87a1957552..6530043e53 100644 --- a/mail/mail-send-recv.c +++ b/mail/mail-send-recv.c @@ -636,8 +636,6 @@ build_dialog (GtkWindow *parent, "/org/gnome/evolution/mail/send-recv-window/", E_RESTORE_WINDOW_SIZE); - gtk_widget_ensure_style ((GtkWidget *) gd); - container = gtk_dialog_get_action_area (gd); gtk_container_set_border_width (GTK_CONTAINER (container), 6); -- cgit v1.2.3