mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-07 12:07:58 +02:00
* Debug-writeln removed
git-svn-id: trunk@44469 -
This commit is contained in:
parent
a96a43d0d8
commit
81887a2eb3
@ -360,7 +360,6 @@ Var
|
||||
if OOptions<>'' then
|
||||
OOptions:=OOptions+' ';
|
||||
OOptions:=OOptions+maybequoted(s);
|
||||
Writeln('Options: >>>>',OOptions,'<<<<');
|
||||
end;
|
||||
|
||||
procedure CondAddOption(const Name,Value:string);
|
||||
|
Loading…
Reference in New Issue
Block a user