[gtk+] wrapbox: Lookie, an unused variable
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] wrapbox: Lookie, an unused variable
- Date: Mon, 13 Sep 2010 23:29:05 +0000 (UTC)
commit 419e1548ab57141f7c07ff9fb88f438aa89d77e1
Author: Benjamin Otte <otte redhat com>
Date: Tue Sep 14 01:17:17 2010 +0200
wrapbox: Lookie, an unused variable
gtk/gtkwrapbox.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkwrapbox.c b/gtk/gtkwrapbox.c
index ec90d35..65afc64 100644
--- a/gtk/gtkwrapbox.c
+++ b/gtk/gtkwrapbox.c
@@ -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);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]