mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-01-06 19:10:36 +01:00
* remove debug output
git-svn-id: trunk@23368 -
This commit is contained in:
parent
6bdcfaa493
commit
3ec989ca8d
@ -143,7 +143,6 @@ begin
|
||||
N:=LookForElement(FTreeStart,AElement,True);
|
||||
If (N=Nil) then
|
||||
begin
|
||||
Write('Symbol ',AElement.Name,' is unresolved');
|
||||
PE:=FTreeStart;
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
Reference in New Issue
Block a user