[evolution] Bug 640025 - Silence debug output in spamassassin plugin
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [evolution] Bug 640025 - Silence debug output in spamassassin plugin
- Date: Sat, 22 Jan 2011 15:57:04 +0000 (UTC)
commit 48cc23d33dd6f1d29e0f61694973877df6ccf38a
Author: Matthew Barnes <mbarnes redhat com>
Date:   Sat Jan 22 10:56:17 2011 -0500
    Bug 640025 - Silence debug output in spamassassin plugin
 plugins/sa-junk-plugin/em-junk-filter.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/plugins/sa-junk-plugin/em-junk-filter.c b/plugins/sa-junk-plugin/em-junk-filter.c
index 260fe93..830a105 100644
--- a/plugins/sa-junk-plugin/em-junk-filter.c
+++ b/plugins/sa-junk-plugin/em-junk-filter.c
@@ -719,7 +719,6 @@ em_junk_sa_report_junk (EPlugin *ep, EMJunkTarget *target)
 		return;
 
 	sub = g_strdup (camel_mime_message_get_subject (msg));
-	g_print ("\nreport junk?? %s\n", sub);
 
 	d(fprintf (stderr, "em_junk_sa_report_junk\n"));
 	if (em_junk_sa_is_available (&target->error)) {
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]