* remove debug output

git-svn-id: trunk@23368 -
This commit is contained in:
michael 2013-01-12 15:16:48 +00:00
parent 6bdcfaa493
commit 3ec989ca8d

View File

@ -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