Remove unneeded/deprecated call from size requisition code
This commit is contained in:
parent
c296d11ac3
commit
6c21f3d8e6
@ -205,8 +205,6 @@ compute_size_for_orientation (GtkWidget *widget,
|
||||
gint min_size = 0;
|
||||
gint nat_size = 0;
|
||||
|
||||
gtk_widget_ensure_style (widget);
|
||||
|
||||
if (orientation == GTK_SIZE_GROUP_HORIZONTAL)
|
||||
{
|
||||
if (for_size < 0)
|
||||
|
Loading…
Reference in New Issue
Block a user