[evolution/wip/webkit2] Remove forgotten call to e_html_editor_new ()



commit 0abfb7cbbbb186d3681b3eb623a82bac608eeeed
Author: Milan Crha <mcrha redhat com>
Date:   Fri Jul 8 09:43:56 2016 +0200

    Remove forgotten call to e_html_editor_new ()

 e-util/test-html-editor-units-utils.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/e-util/test-html-editor-units-utils.c b/e-util/test-html-editor-units-utils.c
index d8f08ea..56a4a36 100644
--- a/e-util/test-html-editor-units-utils.c
+++ b/e-util/test-html-editor-units-utils.c
@@ -197,7 +197,6 @@ test_utils_fixture_set_up (TestFixture *fixture,
        CreateData create_data;
 
        fixture->window = gtk_window_new (GTK_WINDOW_TOPLEVEL);
-       fixture->editor = E_HTML_EDITOR (e_html_editor_new ());
        fixture->undo_stack = NULL;
 
        create_data.async_data = test_utils_async_call_prepare ();


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