aboutsummaryrefslogtreecommitdiffstats
path: root/data/lib/rhbzpage.js
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2011-04-21 16:26:10 +0200
committerMatěj Cepl <mcepl@redhat.com>2011-04-21 16:26:10 +0200
commit9137ba085ddaa7c56f78e46a2994e36aeab9c7cf (patch)
treec8144bfa009764fdff87a48452be4da35c20e13b /data/lib/rhbzpage.js
parent5a6457667ebba390cc5c91ddb47ff55cb521fc1e (diff)
downloadbugzilla-triage-9137ba085ddaa7c56f78e46a2994e36aeab9c7cf.tar.gz
debugFlag must be in util.js as well.0.95
Diffstat (limited to 'data/lib/rhbzpage.js')
-rw-r--r--data/lib/rhbzpage.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/data/lib/rhbzpage.js b/data/lib/rhbzpage.js
index 3cffbb9..61bdcc0 100644
--- a/data/lib/rhbzpage.js
+++ b/data/lib/rhbzpage.js
@@ -1,9 +1,6 @@
// Released under the MIT/X11 license
// http://www.opensource.org/licenses/mit-license.php
-// Are we debugging?
-var debugFlag = false;
-
// For identification of graphics card
var manuChipStrs = [ [ "ATI Radeon", "ATI", "1002" ],
[ "ATI Mobility Radeon", "ATI", "1002" ],