mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-18 08:09:28 +02:00
* Removed debug statement
git-svn-id: trunk@19625 -
This commit is contained in:
parent
9287724546
commit
e808b917cb
@ -1192,7 +1192,7 @@ var
|
|||||||
end;
|
end;
|
||||||
|
|
||||||
begin
|
begin
|
||||||
system.WriteLn('ResolveLink(', AModule.Name, ' - ', ALinkDest, ')... ');
|
// system.WriteLn('ResolveLink(', AModule.Name, ' - ', ALinkDest, ')... ');
|
||||||
if Length(ALinkDest) = 0 then
|
if Length(ALinkDest) = 0 then
|
||||||
begin
|
begin
|
||||||
SetLength(Result, 0);
|
SetLength(Result, 0);
|
||||||
|
Loading…
Reference in New Issue
Block a user