Code cleanup
This commit is contained in:
parent
40b6b584f6
commit
3a9cd5cf04
24 changed files with 17 additions and 33 deletions
|
|
@ -881,7 +881,6 @@ HTMLOut.prototype.findTokens = function(reTokens)
|
|||
aParms.push(aMatch[1]);
|
||||
}
|
||||
}
|
||||
//noinspection JSUnresolvedFunction
|
||||
fnToken.call(this, sToken, sIndent, aParms);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue