mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-27 06:00:22 +00:00
wrapbox: Lookie, an unused variable
This commit is contained in:
parent
5ba6295a10
commit
419e1548ab
@ -763,7 +763,6 @@ allocate_child (GtkWrapBox *box,
|
|||||||
GtkWrapBoxPrivate *priv = box->priv;
|
GtkWrapBoxPrivate *priv = box->priv;
|
||||||
GtkAllocation widget_allocation;
|
GtkAllocation widget_allocation;
|
||||||
GtkAllocation child_allocation;
|
GtkAllocation child_allocation;
|
||||||
GtkSizeRequestMode request_mode;
|
|
||||||
|
|
||||||
gtk_widget_get_allocation (GTK_WIDGET (box), &widget_allocation);
|
gtk_widget_get_allocation (GTK_WIDGET (box), &widget_allocation);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user