summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugins/gtk+/glade-gtk-container.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/gtk+/glade-gtk-container.c b/plugins/gtk+/glade-gtk-container.c
index 18a22826..cd4be61d 100644
--- a/plugins/gtk+/glade-gtk-container.c
+++ b/plugins/gtk+/glade-gtk-container.c
@@ -51,7 +51,6 @@ glade_gtk_container_add_verify (GladeWidgetAdaptor *adaptor,
gboolean user_feedback)
{
GladeWidget *gwidget = glade_widget_get_from_gobject (container);
- GtkWidget *bin_child;
if (GTK_IS_WINDOW (child))
{