Remove the header processing function and add comments to the tokenizer

This commit is contained in:
Veronica Berglyd Olsen
2024-03-02 18:21:55 +01:00
parent 24ea5f2f2b
commit 37f56a34f4
6 changed files with 80 additions and 131 deletions
-1
View File
@@ -352,7 +352,6 @@ class NWBuildDocument:
bldObj.setText(tHandle)
bldObj.doPreProcessing()
bldObj.tokenizeText()
bldObj.doHeaders()
if self._count:
bldObj.countStats()
if convert: