cpw.nader.asynclogging-3: 62eab5af: Removed an extra debugging line

morshed.nader at gmail.com morshed.nader at gmail.com
Thu Jan 5 15:27:06 EST 2012


----------------------------------------------------------------------
Revision: 62eab5af1004e838f99360445f1f8ae074cf7b85
Parent:   cc0ba487ce7b3202eb374ccaee9fe66ef0c76a01
Author:   morshed.nader at gmail.com
Date:     01/03/12 18:19:04
Branch:   im.pidgin.cpw.nader.asynclogging-3
URL: http://d.pidgin.im/viewmtn/revision/info/62eab5af1004e838f99360445f1f8ae074cf7b85

Changelog: 

Removed an extra debugging line

Changes against parent cc0ba487ce7b3202eb374ccaee9fe66ef0c76a01

  patched  libpurple/commonlog.c

-------------- next part --------------
============================================================
--- libpurple/commonlog.c	4b3bcbebeb6f95ad47eb1b73d2163675b0587562
+++ libpurple/commonlog.c	f39333822c96056c1a81868ad78d9a539ffe79bc
@@ -1257,7 +1257,6 @@ purple_common_log_total_size_async_3(GOb
 		if (err != NULL) {
 			SIMPLE_ASYNC_RESULT_FROM_ERROR(enumerator, data->cb, data->userdata,
 				err);
-			printf("data: %p, %p\n", data, data->name);
 			total_size_callback_data_free(data);
 
 			return;


More information about the Commits mailing list