aboutsummaryrefslogtreecommitdiffstats
path: root/lib/script_entries/free_libraries.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/script_entries/free_libraries.js')
-rw-r--r--lib/script_entries/free_libraries.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/script_entries/free_libraries.js b/lib/script_entries/free_libraries.js
index 8821d04..f3354f6 100644
--- a/lib/script_entries/free_libraries.js
+++ b/lib/script_entries/free_libraries.js
@@ -40,7 +40,6 @@ var freeLibraries = JSON.parse(dbContents); /* a database of the free libraries
*/
var init = function () {
-
// relationChecker, which roughly checks if variables are window
// variables or not, is useless in this case. Use the same
// object for all entries.