aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--em-format/e-mail-formatter-quote.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/em-format/e-mail-formatter-quote.c b/em-format/e-mail-formatter-quote.c
index 1a7656875c..8eda05fa9b 100644
--- a/em-format/e-mail-formatter-quote.c
+++ b/em-format/e-mail-formatter-quote.c
@@ -90,9 +90,6 @@ mail_formatter_quote_run (EMailFormatter *formatter,
NULL, cancellable, NULL);
}
- g_output_stream_write_all (
- stream, "<br>", 4, NULL, cancellable, NULL);
-
if (qf->priv->flags & E_MAIL_FORMATTER_QUOTE_FLAG_CITE) {
string = "<!--+GtkHTML:<DATA class=\"ClueFlow\" "
"key=\"orig\" value=\"1\">-->\n"