[evolution/wip/webkit-composer] EMailFormatterQuote: One more fix after rebase



commit 97e2e5b6c6eb5b984aec453f416f5c3436e4929e
Author: Tomas Popela <tpopela redhat com>
Date:   Fri May 30 09:16:07 2014 +0200

    EMailFormatterQuote: One more fix after rebase

 em-format/e-mail-formatter-quote.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/em-format/e-mail-formatter-quote.c b/em-format/e-mail-formatter-quote.c
index be3124e..b402eda 100644
--- a/em-format/e-mail-formatter-quote.c
+++ b/em-format/e-mail-formatter-quote.c
@@ -134,7 +134,6 @@ mail_formatter_quote_run (EMailFormatter *formatter,
         * mentioned above */
        if (qf->priv->flags & E_MAIL_FORMATTER_QUOTE_FLAG_CITE) {
                string = "<span class=\"-x-evo-cite-body\"><span>";
-               string = "</blockquote>";
                g_output_stream_write_all (
                        stream, string, strlen (string),
                        NULL, cancellable, NULL);


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