[gimp] libgimpwidgets: remove commented-out code
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] libgimpwidgets: remove commented-out code
- Date: Fri, 7 Jan 2011 18:38:54 +0000 (UTC)
commit 73b5e1d8a6deddba9f349c9ed32467f1db1cfe20
Author: Michael Natterer <mitch gimp org>
Date: Fri Jan 7 19:38:34 2011 +0100
libgimpwidgets: remove commented-out code
libgimpwidgets/gimpcolorscale.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/libgimpwidgets/gimpcolorscale.c b/libgimpwidgets/gimpcolorscale.c
index a22dd41..8c91d6b 100644
--- a/libgimpwidgets/gimpcolorscale.c
+++ b/libgimpwidgets/gimpcolorscale.c
@@ -88,8 +88,6 @@ gimp_color_scale_init (GimpColorScale *scale)
GtkRange *range = GTK_RANGE (scale);
gtk_range_set_slider_size_fixed (range, TRUE);
- /* range->update_policy = GTK_UPDATE_DELAYED; */
-
gtk_range_set_flippable (GTK_RANGE (scale), TRUE);
gtk_scale_set_draw_value (GTK_SCALE (scale), FALSE);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]