Browse Source

pastojs: clean up

mattias 6 năm trước cách đây
mục cha
commit
614f627687
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      compiler/packages/pastojs/src/fppas2js.pp

+ 0 - 1
compiler/packages/pastojs/src/fppas2js.pp

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