commit 5f8dcddd87ba3d94d9b6a853f8745f4db0c9539c
Author: Christophe Fergeau <[email protected]>
Date:   Mon Nov 23 23:20:58 2009 +0100

    remove timezone debugging g_print

 src/itdb_tzinfo.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/itdb_tzinfo.c b/src/itdb_tzinfo.c
index 4da252d..9889c89 100644
--- a/src/itdb_tzinfo.c
+++ b/src/itdb_tzinfo.c
@@ -178,7 +178,7 @@ static gboolean raw_timezone_to_utc_shift_6g (gint16 
city_id,
            gboolean unused1;
            int unused2;
            gboolean got_tzinfo;
-           g_print ("timezone: %s\n", it->tz_name);
+
            got_tzinfo = parse_tzdata (it->tz_name, time (NULL), time (NULL),
                                       &offset, &unused1, &unused2);
            if (!got_tzinfo) {

------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to