[Pkg-mozext-commits] [adblock-plus-element-hiding-helper] 35/483: Remove useless var declaration
David Prévot
taffit at moszumanska.debian.org
Thu Jan 22 21:41:24 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 d5b2a8d605169b26b9030bde268b3f5daa139dbb
Author: Wladimir Palant <trev at gtchat.de>
Date: Wed Jan 17 22:52:15 2007 +0000
Remove useless var declaration
--HG--
extra : convert_revision : svn%3Ad8bf93c1-8190-44a8-bb31-1ea94378a4df/trunk%40635
---
chrome/content/aardvark.js | 1 -
1 file changed, 1 deletion(-)
diff --git a/chrome/content/aardvark.js b/chrome/content/aardvark.js
index b7a60e8..2f65730 100644
--- a/chrome/content/aardvark.js
+++ b/chrome/content/aardvark.js
@@ -255,7 +255,6 @@ ehhAardvark.showBoxAndLabel = function(elem, string) {
var pos = this.getPos(elem)
var dims = this.getWindowDimensions (doc);
- var y = pos.y;
this.borderElems[0].style.left
= this.borderElems[1].style.left
--
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