[Pkg-mozext-commits] [requestpolicy] 169/257: [ref] AboutRP: remove unnecessary line

David Prévot taffit at moszumanska.debian.org
Thu Jan 28 03:20:09 UTC 2016


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository requestpolicy.

commit a1f931aab021c0584c030b2d6ec1bd99726a13ec
Author: Martin Kimmerle <dev at 256k.de>
Date:   Tue Dec 1 14:32:26 2015 +0100

    [ref] AboutRP: remove unnecessary line
---
 src/content/main/about-uri.jsm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/content/main/about-uri.jsm b/src/content/main/about-uri.jsm
index 6aa9f7e..b1a6fd9 100644
--- a/src/content/main/about-uri.jsm
+++ b/src/content/main/about-uri.jsm
@@ -117,7 +117,6 @@ var AboutRequestPolicy = (function() {
   function unregisterFactory() {
     let registrar = Components.manager
         .QueryInterface(Ci.nsIComponentRegistrar);
-    let {Utils} = importModule("lib/utils");
 
     // This needs to run asynchronously, see Mozilla bug 753687
     Utils.runAsync(function() {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/requestpolicy.git



More information about the Pkg-mozext-commits mailing list