pastojs: clean up

This commit is contained in:
mattias 2019-04-19 18:13:51 +00:00
parent 4e3274eb36
commit 614f627687

View File

@ -2553,7 +2553,6 @@ begin
while MyTokenPos>l do while MyTokenPos>l do
if DoEndOfLine then if DoEndOfLine then
begin begin
writeln('AAA1 TPas2jsPasScanner.ReadNonPascalTillEndToken ',StopAtLineEnd);
if not StopAtLineEnd then if not StopAtLineEnd then
Error(nErrOpenString,SErrOpenString); Error(nErrOpenString,SErrOpenString);
exit; exit;