[gtk+/gtk-style-context: 391/490] Remove debug output
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-style-context: 391/490] Remove debug output
- Date: Wed, 24 Nov 2010 14:12:33 +0000 (UTC)
commit c48a79f31fd00d345cf3f8376188fc0f18bec18b
Author: Matthias Clasen <mclasen redhat com>
Date: Tue Nov 16 23:09:32 2010 -0500
Remove debug output
gtk/gtkthemingengine.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkthemingengine.c b/gtk/gtkthemingengine.c
index 5363ef8..ac59f63 100644
--- a/gtk/gtkthemingengine.c
+++ b/gtk/gtkthemingengine.c
@@ -1019,7 +1019,6 @@ gtk_theming_engine_render_option (GtkThemingEngine *engine,
0, 2 * G_PI);
gdk_cairo_set_source_rgba (cr, bg_color);
-g_print ("filling the arc with %f %f %f %f\n", bg_color->red, bg_color->green, bg_color->blue, bg_color->alpha);
cairo_fill_preserve (cr);
gdk_cairo_set_source_rgba (cr, fg_color);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]