mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-09 10:48:30 +02:00
* Remove debug statement
git-svn-id: trunk@49014 -
This commit is contained in:
parent
702322cfde
commit
452cdf73b9
@ -854,7 +854,6 @@ begin
|
||||
Result:=Not Assigned(FOutputPageNames);
|
||||
if Not Result then
|
||||
Result:=FOutputPageNames.IndexOf(aFileName)<>-1;
|
||||
Writeln(afilename ,': ',result);
|
||||
end;
|
||||
|
||||
class procedure TMultiFileDocWriter.Usage(List: TStrings);
|
||||
|
Loading…
Reference in New Issue
Block a user