diff --git a/gtk/gtkexpander.c b/gtk/gtkexpander.c index 023fe2778e..ce49601cad 100644 --- a/gtk/gtkexpander.c +++ b/gtk/gtkexpander.c @@ -568,8 +568,6 @@ gtk_expander_size_allocate (GtkWidget *widget, widget->allocation = *allocation; - widget->allocation = *allocation; - gtk_widget_style_get (widget, "interior-focus", &interior_focus, "focus-line-width", &focus_width,