[evolution] Bug 730738 - Extra new line at the beginning of the message in Edit as New



commit 668745ff49d8f312c7d419a691cdab3e128ded06
Author: Milan Crha <mcrha redhat com>
Date:   Tue Jun 3 14:43:01 2014 +0200

    Bug 730738 - Extra new line at the beginning of the message in Edit as New

 em-format/e-mail-formatter-quote.c |    3 ---
 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 1a76568..8eda05f 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"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]