diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/lib/otherButtons.js | 1 |
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()) |