[Pkg-mozext-commits] [adblock-plus-element-hiding-helper] 201/483: Removed unused variable.

David Prévot taffit at moszumanska.debian.org
Thu Jan 22 21:41:41 UTC 2015


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

taffit pushed a commit to branch master
in repository adblock-plus-element-hiding-helper.

commit f55a030bd1736f164d1e00f4fc77632cdea8f766
Author: Wladimir Palant <trev at adblockplus.org>
Date:   Wed May 19 15:48:38 2010 +0200

    Removed unused variable.
---
 modules/ABPIntegration.jsm | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/modules/ABPIntegration.jsm b/modules/ABPIntegration.jsm
index c4efcd9..fa8d7a7 100644
--- a/modules/ABPIntegration.jsm
+++ b/modules/ABPIntegration.jsm
@@ -56,12 +56,6 @@ const minABPVersion = "1.3a";
 const myID = "elemhidehelper at adblockplus.org";
 
 /**
- * Location of this file to be reported to Adblock Plus (lazily initialized).
- * @type nsIURI
- */
-let moduleURI = null;
-
-/**
  * Timer used to delay checking for compatible Adblock Plus version.
  * @type nsITimer
  */

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/adblock-plus-element-hiding-helper.git



More information about the Pkg-mozext-commits mailing list