[gnome-games] aisleriot: Comment out debug spew
- From: Christian Persch <chpe src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-games] aisleriot: Comment out debug spew
- Date: Thu, 9 Jul 2009 23:10:25 +0000 (UTC)
commit 42b23503b8b964a5d97817359ca691ed7a9cc340
Author: Christian Persch <chpe gnome org>
Date: Sat Jun 27 19:17:57 2009 +0200
aisleriot: Comment out debug spew
aisleriot/window.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/aisleriot/window.c b/aisleriot/window.c
index 5153092..a1c01f1 100644
--- a/aisleriot/window.c
+++ b/aisleriot/window.c
@@ -1214,7 +1214,7 @@ apply_option (GtkToggleAction *action,
action_name = gtk_action_get_name (GTK_ACTION (action));
value = g_ascii_strtoull (action_name + strlen ("Option"), NULL, 16);
- g_print ("option %s changed, value=%x set=%d\n", action_name, value, active);
+ /* g_print ("option %s changed, value=%x set=%d\n", action_name, value, active); */
*changed_mask |= value;
if (active)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]