diff options
author | Matěj Cepl <mcepl@redhat.com> | 2010-07-01 22:28:59 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2010-07-01 22:28:59 +0200 |
commit | 58677ab85f72d45c249b6fc291659953029ad1b4 (patch) | |
tree | a87e7f091b0fa4c3767c322b5ecb1159aea05125 /lib/rhbzpage.js | |
parent | 7814b326943e3190b6d9ec0f7d77aaa17b6634a2 (diff) | |
download | bugzilla-triage-58677ab85f72d45c249b6fc291659953029ad1b4.tar.gz |
All I want to do in my life is to make jslint happy.
Diffstat (limited to 'lib/rhbzpage.js')
-rw-r--r-- | lib/rhbzpage.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/rhbzpage.js b/lib/rhbzpage.js index c11f872..7e930a3 100644 --- a/lib/rhbzpage.js +++ b/lib/rhbzpage.js @@ -510,7 +510,6 @@ RHBugzillaPage.prototype.fillInChipMagic = function () { XorgLogAttID = this.XorgLogAttList[this.XorgLogAttListIndex][1]; attURL = "https://bugzilla.redhat.com/attachment.cgi?id="+XorgLogAttID; - var that = this; // parse Xorg.0.log Request({ |