gwget r594 - trunk/src



Author: davidsf
Date: Mon Aug 18 18:35:08 2008
New Revision: 594
URL: http://svn.gnome.org/viewvc/gwget?rev=594&view=rev

Log:
Remove printf debuggin msg

Modified:
   trunk/src/wget-log.c

Modified: trunk/src/wget-log.c
==============================================================================
--- trunk/src/wget-log.c	(original)
+++ trunk/src/wget-log.c	Mon Aug 18 18:35:08 2008
@@ -181,7 +181,6 @@
 			show_error(gwgetdata, _("Refusing to truncate existing file"));
 		else {
 			show_error (gwgetdata, _ ("Unknown error"));
-			//printf ("%s\n", gwgetdata->line);
 		}
 		
 		kill (gwgetdata->wget_pid, SIGKILL);



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