Remove a leftover debug message

This commit is contained in:
Dan Vrátil
2012-06-07 09:32:50 +02:00
parent c2f9c0862c
commit bdf653416b

View File

@ -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;