evolution-rss r175 - in trunk: . src
- From: lucilanga svn gnome org
- To: svn-commits-list gnome org
- Subject: evolution-rss r175 - in trunk: . src
- Date: Tue, 26 Feb 2008 18:31:04 +0000 (GMT)
Author: lucilanga
Date: Tue Feb 26 18:31:03 2008
New Revision: 175
URL: http://svn.gnome.org/viewvc/evolution-rss?rev=175&view=rev
Log:
misc cleanups
Modified:
   trunk/ChangeLog
   trunk/src/rss.c
Modified: trunk/src/rss.c
==============================================================================
--- trunk/src/rss.c	(original)
+++ trunk/src/rss.c	Tue Feb 26 18:31:03 2008
@@ -445,9 +445,6 @@
 #ifdef RSS_DEBUG
 	g_print("%f.", fraction*100);
 #endif
-	g_print("%f->", fraction*100);
-	g_print("%f->", progress->current);
-	g_print("%f.\n", progress->total);
 	}
 	while (gtk_events_pending())
       		gtk_main_iteration ();
@@ -2142,8 +2139,6 @@
 #ifdef RSS_DEBUG
 	g_print("content:%s\n", content->str);
 #endif
-	g_print("content_len:%d|||\n", content->len);
-	g_print("content:%s|||\n", doc);
 	root = xmlDocGetRootElement(doc);
 
 	if ((doc != NULL && root != NULL)
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]