gtkhidingbox: remove unneeded comment

This commit is contained in:
Carlos Soriano
2015-11-04 16:37:21 +01:00
parent 04f1171577
commit 871cdf27ec

View File

@@ -396,8 +396,6 @@ gtk_hiding_box_class_init (GtkHidingBoxClass *class)
hiding_box_properties[PROP_SPACING] =
g_param_spec_int ("spacing",
/* TRANSLATORS: Here are 2 strings the same as in gtk/gtkbox.c
in GTK+ project. Please use the same translation. */
_("Spacing"),
_("The amount of space between children"),
0, G_MAXINT, 0,