[gnome-documents/wip/lokdocview-rebase: 6/13] No need to import WebKit in the LOK view



commit aef4e62121619a4fa7d9e4b4bbce85437730af66
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Dec 4 18:00:48 2015 +0100

    No need to import WebKit in the LOK view

 src/lokview.js |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/lokview.js b/src/lokview.js
index 9c36413..a9bba2a 100644
--- a/src/lokview.js
+++ b/src/lokview.js
@@ -20,7 +20,6 @@
  */
 
 const LOKDocView = imports.gi.LOKDocView;
-const WebKit = imports.gi.WebKit2;
 const Soup = imports.gi.Soup;
 const Gd = imports.gi.Gd;
 const GdPrivate = imports.gi.GdPrivate;


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