wrapbox: Lookie, an unused variable

This commit is contained in:
Benjamin Otte 2010-09-14 01:17:17 +02:00
parent 5ba6295a10
commit 419e1548ab

View File

@ -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);