diff options
Diffstat (limited to 'mail/mail-ops.c')
-rw-r--r-- | mail/mail-ops.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/mail-ops.c b/mail/mail-ops.c index d38cf4ff66..008ff84767 100644 --- a/mail/mail-ops.c +++ b/mail/mail-ops.c @@ -438,8 +438,6 @@ mail_send_message (CamelMimeMessage *message, const char *destination, camel_medium_set_header (CAMEL_MEDIUM (message), "X-Mailer", "Ximian Evolution " VERSION SUB_VERSION " " VERSION_COMMENT); - camel_mime_message_set_date (message, CAMEL_MESSAGE_DATE_CURRENT, 0); - xev = mail_tool_remove_xevolution_headers (message); if (xev->account) { |