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



commit c962af1d199aec92eb86d0ff5bb0b243b2dd00ec
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 198f4d5..31f2e15 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]