mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-19 11:19:32 +01:00
Printers: Carbon, Remove useless ValidatePageFormat, from Dmitry, issue #14381
git-svn-id: trunk@21322 -
This commit is contained in:
parent
f7cef69d2e
commit
7d77824a2a
@ -91,7 +91,6 @@ begin
|
|||||||
PMPaper(CFArrayGetValueAtIndex(FPaperArray, I))),
|
PMPaper(CFArrayGetValueAtIndex(FPaperArray, I))),
|
||||||
Self, SName, 'PMCreatePageFormatWithPMPaper');
|
Self, SName, 'PMCreatePageFormatWithPMPaper');
|
||||||
|
|
||||||
ValidatePageFormat;
|
|
||||||
end;
|
end;
|
||||||
finally
|
finally
|
||||||
if S <> nil then
|
if S <> nil then
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user