[gnome-games] aisleriot: Remove debug spew



commit 568d11af33edada9f2988904fb5b09f9ebb814f5
Author: Christian Persch <chpe gnome org>
Date:   Thu Aug 12 23:53:06 2010 +0200

    aisleriot: Remove debug spew

 aisleriot/board-noclutter.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/aisleriot/board-noclutter.c b/aisleriot/board-noclutter.c
index 53c426b..6a31703 100644
--- a/aisleriot/board-noclutter.c
+++ b/aisleriot/board-noclutter.c
@@ -3436,7 +3436,6 @@ draw_focus:
     GdkRectangle focus_rect;
     double line_width;
 
-  g_print ("focus!\n");
     /* Check whether this needs to be drawn */
 #if GTK_CHECK_VERSION (2, 90, 5)
     if (cairo_region_contains_rectangle (region, &priv->focus_rect) == CAIRO_REGION_OVERLAP_OUT)



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