[evolution] EHTMLEditorSelection - Remove debug output
- From: Tomas Popela <tpopela src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] EHTMLEditorSelection - Remove debug output
- Date: Tue, 13 Jan 2015 15:40:19 +0000 (UTC)
commit 570f4a76f52110c1432621e8875274f47bccf38f
Author: Tomas Popela <tpopela redhat com>
Date: Tue Jan 13 16:39:17 2015 +0100
EHTMLEditorSelection - Remove debug output
e-util/e-html-editor-selection.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/e-util/e-html-editor-selection.c b/e-util/e-html-editor-selection.c
index 78fdd32..254f820 100644
--- a/e-util/e-html-editor-selection.c
+++ b/e-util/e-html-editor-selection.c
@@ -6078,7 +6078,6 @@ e_html_editor_selection_save (EHTMLEditorSelection *selection)
node = webkit_dom_node_get_parent_node (
webkit_dom_node_get_parent_node (parent_node));
- printf ("%s\n", webkit_dom_html_element_get_outer_html (WEBKIT_DOM_HTML_ELEMENT (node)));
if ((next_sibling = in_empty_block_in_quoted_content (node))) {
webkit_dom_node_insert_before (
webkit_dom_node_get_parent_node (next_sibling),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]