[gnumeric] GnmItemBar: remove escaped debug code.



commit 32b2c9aa145ecf7cf84e1466f2b01e0d655f6cfb
Author: Morten Welinder <terra gnome org>
Date:   Fri Apr 11 10:52:11 2014 -0400

    GnmItemBar: remove escaped debug code.

 src/item-bar.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/item-bar.c b/src/item-bar.c
index 47e7054..95f9b5c 100644
--- a/src/item-bar.c
+++ b/src/item-bar.c
@@ -115,7 +115,6 @@ ib_reload_color_style (GnmItemBar *ib)
 
        gtk_style_context_get_color (context, GTK_STATE_FLAG_NORMAL,
                                     &ib->grouping_color);
-       ib->grouping_color.red = 1;
 
        for (ui = 0; ui < G_N_ELEMENTS (selection_type_flags); ui++) {
                GtkStateFlags state = selection_type_flags[ui];


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