forked from AuroraMiddleware/gtk
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