[gtk+/wip/csoriano/pathbar-prototype: 2673/2683] gtkhidingbox: remove unneeded comment



commit 29da486d51e64ec3db490288a99794b0f2693d88
Author: Carlos Soriano <csoriano gnome org>
Date:   Wed Nov 4 16:37:21 2015 +0100

    gtkhidingbox: remove unneeded comment

 gtk/gtkhidingbox.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkhidingbox.c b/gtk/gtkhidingbox.c
index aef3080..ddf5901 100644
--- a/gtk/gtkhidingbox.c
+++ b/gtk/gtkhidingbox.c
@@ -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,


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]