[gnome-commander] noop: code cleanup



commit e1f43f4fee206637a0b96aee1a963a7f480271ad
Author: Piotr Eljasiak <epiotr src gnome org>
Date:   Wed Dec 28 14:58:52 2011 +0100

    noop: code cleanup

 src/gnome-cmd-options-dialog.cc |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/gnome-cmd-options-dialog.cc b/src/gnome-cmd-options-dialog.cc
index 963dfd0..018e08b 100644
--- a/src/gnome-cmd-options-dialog.cc
+++ b/src/gnome-cmd-options-dialog.cc
@@ -854,7 +854,6 @@ inline GtkWidget *create_tabs_tab (GtkWidget *parent, GnomeCmdData::Options &cfg
     gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON (check), cfg.always_show_tabs);
 
 
-    // Size display mode
     cat_box = create_vbox (parent, FALSE, 0);
     cat = create_category (parent, cat_box, _("Tab lock indicator"));
     gtk_box_pack_start (GTK_BOX (vbox), cat, FALSE, TRUE, 0);



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