gtkhidingbox: remove unneeded comment
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user