From 28a13853eba477bdfadfc286524913eb2c5cca31 Mon Sep 17 00:00:00 2001 From: Radek Doulik Date: Tue, 9 Jan 2001 10:32:58 +0000 Subject: remove

2001-01-09 Radek Doulik * mail-format.c (write_headers): remove

svn path=/trunk/; revision=7315 --- mail/ChangeLog | 4 ++++ mail/mail-format.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/mail/ChangeLog b/mail/ChangeLog index 221a5122f1..71250f1db6 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,7 @@ +2001-01-09 Radek Doulik + + * mail-format.c (write_headers): remove

+ 2001-01-09 Jeffrey Stedfast * mail-accounts.c (mail_default): Write the config data and reload diff --git a/mail/mail-format.c b/mail/mail-format.c index aaefd4856f..7ed0798091 100644 --- a/mail/mail-format.c +++ b/mail/mail-format.c @@ -636,7 +636,7 @@ write_headers (CamelMimeMessage *message, MailDisplay *md) TRUE, md->html, md->stream); mail_html_write (md->html, md->stream, - "

"); + ""); } -- cgit v1.2.3