[Pkg-mozext-commits] [adblock-plus] 05/28: Noissue - Remove unused variable
David Prévot
taffit at moszumanska.debian.org
Wed Nov 12 02:09:49 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository adblock-plus.
commit eca3bd442d97962cfe5da64d50cdaef920999a14
Author: Felix Dahlke <felix at adblockplus.org>
Date: Fri Aug 8 17:13:08 2014 +0200
Noissue - Remove unused variable
---
lib/elemHide.js | 1 -
1 file changed, 1 deletion(-)
diff --git a/lib/elemHide.js b/lib/elemHide.js
index dddb58a..cc3bcf4 100644
--- a/lib/elemHide.js
+++ b/lib/elemHide.js
@@ -184,7 +184,6 @@ let ElemHide = exports.ElemHide =
*/
getException: function(/**Filter*/ filter, /**String*/ docDomain) /**ElemHideException*/
{
- let selector = filter.selector;
if (!(filter.selector in exceptions))
return null;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/adblock-plus.git
More information about the Pkg-mozext-commits
mailing list