aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--em-format/e-mail-parser.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/em-format/e-mail-parser.c b/em-format/e-mail-parser.c
index 98b31b73ad..a41f7694a6 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;