[evolution/webkit-composer: 99/185] Bug #689774 - Disable debug output when changing signatures



commit c2f63a9d1f4c72c91f4c2d936769812eff0dc683
Author: Dan Vrátil <dvratil redhat com>
Date:   Sun Dec 9 20:17:26 2012 +0100

    Bug #689774 - Disable debug output when changing signatures

 composer/e-composer-private.c | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/composer/e-composer-private.c b/composer/e-composer-private.c
index 69b1667..f067d2f 100644
--- a/composer/e-composer-private.c
+++ b/composer/e-composer-private.c
@@ -837,8 +837,6 @@ composer_load_signature_cb (EMailSignatureComboBox *combo_box,
        g_string_append (html_buffer, "</SPAN>");
        g_free (contents);
 
-       g_message ("Inserting signature: %s", html_buffer->str);
-
 insert:
        /* Remove the old signature and insert the new one. */
        editor = e_editor_window_get_editor (E_EDITOR_WINDOW (composer));


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