mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-26 13:41:07 +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;
|
||||
GtkAllocation widget_allocation;
|
||||
GtkAllocation child_allocation;
|
||||
GtkSizeRequestMode request_mode;
|
||||
|
||||
gtk_widget_get_allocation (GTK_WIDGET (box), &widget_allocation);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user