mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-24 08:49:18 +02:00
pas2js: comment
git-svn-id: trunk@37769 -
This commit is contained in:
parent
7324fda194
commit
8edb5541a3
@ -434,7 +434,7 @@ begin
|
|||||||
exit(true);
|
exit(true);
|
||||||
end;
|
end;
|
||||||
{$IFDEF VerboseFileCache}
|
{$IFDEF VerboseFileCache}
|
||||||
writeln('TPas2jsCachedFile.Load RELOAD ',Filename,' Loaded=',Loaded);
|
writeln('TPas2jsCachedFile.Load FIRST or RELOAD ',Filename,' Loaded=',Loaded);
|
||||||
{$ENDIF}
|
{$ENDIF}
|
||||||
// needs (re)load
|
// needs (re)load
|
||||||
Result:=false;
|
Result:=false;
|
||||||
|
Loading…
Reference in New Issue
Block a user