[evolution] EHTMLEditorView - Remove meaningless comment



commit 392341f35acda3c81701b6db7e5c96d31ccbe032
Author: Tomas Popela <tpopela redhat com>
Date:   Mon Feb 2 15:58:46 2015 +0100

    EHTMLEditorView - Remove meaningless comment

 e-util/e-html-editor-view.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/e-util/e-html-editor-view.c b/e-util/e-html-editor-view.c
index aeea625..cc65941 100644
--- a/e-util/e-html-editor-view.c
+++ b/e-util/e-html-editor-view.c
@@ -4988,7 +4988,6 @@ html_editor_convert_view_content (EHTMLEditorView *view,
        if (inner_html && !*inner_html)
                empty = TRUE;
 
-       /* FIXME XXX */
        length = webkit_dom_element_get_child_element_count (WEBKIT_DOM_ELEMENT (body));
        if (length <= 1) {
                empty = TRUE;


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