[evolution/webkit-composer: 75/231] Disable debug output from	EEditorWidget
- From: Tomas Popela <tpopela src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [evolution/webkit-composer: 75/231] Disable debug output from	EEditorWidget
- Date: Fri, 13 Sep 2013 14:12:18 +0000 (UTC)
commit e2c0e02d9e3f4f3f5b32484a936d8507d107ee72
Author: Dan Vrátil <dvratil redhat com>
Date:   Wed Aug 29 15:45:22 2012 +0200
    Disable debug output from EEditorWidget
 e-util/e-editor-widget.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/e-util/e-editor-widget.c b/e-util/e-editor-widget.c
index 83f43a3..2e1c82c 100644
--- a/e-util/e-editor-widget.c
+++ b/e-util/e-editor-widget.c
@@ -1199,8 +1199,6 @@ e_editor_widget_get_text_plain (EEditorWidget *widget)
        plain_text = g_string_sized_new (1024);
        process_elements (body, plain_text);
 
-       printf("%s\n", plain_text->str);
-
        /* Return text content between <body> and </body> */
        return g_string_free (plain_text, FALSE);
 }
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]