Quell a compiler warning

This commit is contained in:
Matthias Clasen 2014-02-08 22:17:28 -05:00
parent 14ba1280ce
commit d1ba50aa96

View File

@ -2016,7 +2016,6 @@ gtk_popover_tracker_insert_func (GtkMenuTrackerItem *item,
GtkWidget *child;
GtkWidget *button;
GtkWidget *content;
GtkWidget *parent;
child = gtk_box_new (GTK_ORIENTATION_VERTICAL, 0);
g_object_set (child, "margin", 10, NULL);