aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2011-05-13 12:57:01 +0200
committerMatěj Cepl <mcepl@redhat.com>2011-06-05 14:53:47 +0200
commit7acfac4185ffcdb151e633a84b59525bcdd49792 (patch)
tree664c89fb257b942315060bc5d8b629483eca69d7 /data
parent293fe3d4ae42a39b2c45f783924b82db8259a50b (diff)
downloadbugzilla-triage-7acfac4185ffcdb151e633a84b59525bcdd49792.tar.gz
Forgot debugging print
Diffstat (limited to 'data')
-rw-r--r--data/lib/otherButtons.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/data/lib/otherButtons.js b/data/lib/otherButtons.js
index 12d0712..31a4dd8 100644
--- a/data/lib/otherButtons.js
+++ b/data/lib/otherButtons.js
@@ -113,7 +113,6 @@ function addingEmbelishments(logList) {
}, false);
}
- console.log("addingEmbelishments: isTriaged = " + isTriaged());
// TODO Get compiz bugs as well
if ((new Boolean(constantData.chipNames))
&& (logList.length > 0) && (!isTriaged())