mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-16 02:20:30 +01:00
LazReport: Removed leftover debug line.
git-svn-id: trunk@52468 -
This commit is contained in:
parent
c1776353d7
commit
fb29ed96ec
@ -1385,7 +1385,6 @@ begin
|
||||
else
|
||||
begin
|
||||
Index := PtrInt(fExtList.Objects[Index]);
|
||||
WriteLn('Exporting ',SaveDialog.FileName,' with ', ExportFilters[Index].FilterDesc);
|
||||
ExportToWithFilterIndex(Index, SaveDialog.FileName);
|
||||
end;
|
||||
end;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user