[evolution/wip/webkit-composer: 234/262] Remove leftover lines after last patch.
- From: Tomas Popela <tpopela src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/wip/webkit-composer: 234/262] Remove leftover lines after last patch.
- Date: Thu, 16 Jan 2014 10:07:32 +0000 (UTC)
commit f865bc5afe08acc7c82626c9d5165e5990629f8f
Author: Tomas Popela <tpopela redhat com>
Date: Mon Sep 16 11:11:05 2013 +0200
Remove leftover lines after last patch.
e-util/e-editor-selection.c | 7 -------
1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/e-util/e-editor-selection.c b/e-util/e-editor-selection.c
index 70be028..41afae3 100644
--- a/e-util/e-editor-selection.c
+++ b/e-util/e-editor-selection.c
@@ -1654,13 +1654,6 @@ e_editor_selection_is_citation (EEditorSelection *selection)
g_return_val_if_fail (E_IS_EDITOR_SELECTION (selection), FALSE);
- editor_widget = e_editor_selection_ref_editor_widget (selection);
- g_return_val_if_fail (editor_widget != NULL, FALSE);
-
- document = webkit_web_view_get_dom_document (WEBKIT_WEB_VIEW (editor_widget));
- g_object_unref (editor_widget);
- window = webkit_dom_document_get_default_view (document);
-
range = editor_selection_get_current_range (selection);
if (!range)
return FALSE;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]