[gnome-games] libgames-support: Remove debug spew



commit acd14650d13a528f264655755573574f69e0fc02
Author: Christian Persch <chpe gnome org>
Date:   Fri Nov 27 20:19:17 2009 +0100

    libgames-support: Remove debug spew

 libgames-support/games-conf.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/libgames-support/games-conf.c b/libgames-support/games-conf.c
index 19ee713..89522dc 100644
--- a/libgames-support/games-conf.c
+++ b/libgames-support/games-conf.c
@@ -359,7 +359,6 @@ mark_dirty_cb (GamesConf *conf)
 {
   GamesConfPrivate *priv = conf->priv;
 
-  g_print ("marking dirty!\n");
   priv->dirty = TRUE;
 }
 



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