aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2014-06-03 20:43:01 +0800
committerMilan Crha <mcrha@redhat.com>2014-06-03 20:43:01 +0800
commit668745ff49d8f312c7d419a691cdab3e128ded06 (patch)
tree235002b542b6d208fd685787bd0d4271d01b4329
parent70f58975e34348e4b698bb80e0078f93858bbc48 (diff)
downloadgsoc2013-evolution-668745ff49d8f312c7d419a691cdab3e128ded06.tar
gsoc2013-evolution-668745ff49d8f312c7d419a691cdab3e128ded06.tar.gz
gsoc2013-evolution-668745ff49d8f312c7d419a691cdab3e128ded06.tar.bz2
gsoc2013-evolution-668745ff49d8f312c7d419a691cdab3e128ded06.tar.lz
gsoc2013-evolution-668745ff49d8f312c7d419a691cdab3e128ded06.tar.xz
gsoc2013-evolution-668745ff49d8f312c7d419a691cdab3e128ded06.tar.zst
gsoc2013-evolution-668745ff49d8f312c7d419a691cdab3e128ded06.zip
Bug 730738 - Extra new line at the beginning of the message in Edit as New
-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"