[Pkg-mozext-commits] [itsalltext] 334/459: extra node var

David Prévot taffit at moszumanska.debian.org
Tue Feb 24 23:26:35 UTC 2015


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

taffit pushed a commit to branch master
in repository itsalltext.

commit 3af3ea9bf9015ab6bc78e88cf7a846cd001cb17e
Author: Christian Höltje <docwhat at gmail.com>
Date:   Thu Oct 23 23:50:25 2008 -0400

    extra node var
---
 src/chrome/content/API.js | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/chrome/content/API.js b/src/chrome/content/API.js
index 5b533fe..57c28e5 100644
--- a/src/chrome/content/API.js
+++ b/src/chrome/content/API.js
@@ -64,9 +64,7 @@
     openEditorCommand = function (event) {
         var id = this.getAttribute("itsalltext-control"),
         extension = this.getAttribute("itsalltext-extension"),
-        node,
         cache_object,
-
         node = document.getElementById(id);
 
         /* The only way I can adjust the background of the textbox is

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



More information about the Pkg-mozext-commits mailing list