* Remove debug statement

git-svn-id: trunk@40928 -
This commit is contained in:
michael 2019-01-20 11:15:07 +00:00
parent ad5c48d539
commit 80057f9d0b

View File

@ -147,7 +147,6 @@ begin
end;
end;
aFile:=F;
Writeln('aFile *',aFile,'* options : *',O,'*');
AOption:=O;
end;