[gtk+/gtk-style-context: 390/540] Remove debug output
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-style-context: 390/540] Remove debug output
- Date: Fri, 3 Dec 2010 03:08:55 +0000 (UTC)
commit e3ec93b84b4bdd6bc3b6b9609ed7d826d8c804d1
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 9baea1b..caa34eb 100644
--- a/gtk/gtkthemingengine.c
+++ b/gtk/gtkthemingengine.c
@@ -1015,7 +1015,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]