From 58677ab85f72d45c249b6fc291659953029ad1b4 Mon Sep 17 00:00:00 2001 From: Matěj Cepl Date: Thu, 1 Jul 2010 22:28:59 +0200 Subject: All I want to do in my life is to make jslint happy. --- lib/rhbzpage.js | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/rhbzpage.js') 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({ -- cgit