[evolution] Remove a leftover debug message



commit bdf653416bbcd0743bf327ea59b0622f9fef301d
Author: Dan VrÃtil <dvratil redhat com>
Date:   Thu Jun 7 09:32:50 2012 +0200

    Remove a leftover debug message

 em-format/e-mail-parser.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/em-format/e-mail-parser.c b/em-format/e-mail-parser.c
index 98b31b7..a41f769 100644
--- a/em-format/e-mail-parser.c
+++ b/em-format/e-mail-parser.c
@@ -591,9 +591,6 @@ e_mail_parser_wrap_as_attachment (EMailParser *parser,
 	if (!snoop_mime_type)
 		snoop_mime_type = e_mail_part_snoop_type (part);
 
-	if (parts)
-		printf("WRAPPING %s AS %s\n", E_MAIL_PART (parts->data)->id, snoop_mime_type);
-
 	if (!extensions) {
 		EMailExtensionRegistry *reg;
 



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