summaryrefslogtreecommitdiffstats
path: root/lib/parse/parseGlossary.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/parse/parseGlossary.js')
-rw-r--r--lib/parse/parseGlossary.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/parse/parseGlossary.js b/lib/parse/parseGlossary.js
index 1dbfbe0..a96e5fc 100644
--- a/lib/parse/parseGlossary.js
+++ b/lib/parse/parseGlossary.js
@@ -16,7 +16,6 @@ function parseGlossary(book) {
return book;
}
-
logger.debug.ln('glossary index file found at', file.getPath());
var glossary = Glossary.createFromEntries(file, entries);