aboutsummaryrefslogtreecommitdiffstats
path: root/lib/html_script_finder
diff options
context:
space:
mode:
authorNik Nyby <nikolas@gnu.org>2015-06-20 12:29:02 -0400
committerNik Nyby <nikolas@gnu.org>2015-06-20 12:29:02 -0400
commitd5c55c02cafe50b7406ed3aa8d26be374860d14c (patch)
tree50d9263666bf45cc626d7ac15ec9325cd8fc62fb /lib/html_script_finder
parent42692a77218d24b1e30a7615ae3bfed7fe56959d (diff)
downloadlibrejsxul-d5c55c02cafe50b7406ed3aa8d26be374860d14c.tar.lz
librejsxul-d5c55c02cafe50b7406ed3aa8d26be374860d14c.tar.xz
librejsxul-d5c55c02cafe50b7406ed3aa8d26be374860d14c.zip
small changes
Diffstat (limited to 'lib/html_script_finder')
-rw-r--r--lib/html_script_finder/web_labels/js_web_labels.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/html_script_finder/web_labels/js_web_labels.js b/lib/html_script_finder/web_labels/js_web_labels.js
index ab363d9..e987923 100644
--- a/lib/html_script_finder/web_labels/js_web_labels.js
+++ b/lib/html_script_finder/web_labels/js_web_labels.js
@@ -262,8 +262,6 @@ WebLabelFinder.prototype.matchListWithDefs = function(jslicenseURL) {
}
}, 15000);
-
-
for (var i = 0; i < this.licenseList.length; i++) {
// this.licenseList[i] is the web labels license column
var lic = this.licenseList[i];