mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-29 10:02:50 +02:00
Printers, fix hint
git-svn-id: trunk@19414 -
This commit is contained in:
parent
428ae2d60f
commit
bdd630a38a
@ -1048,7 +1048,6 @@ begin
|
||||
end;
|
||||
|
||||
procedure TCUPSPrinter.DoSetOrientation(aValue: TPrinterOrientation);
|
||||
var St : String;
|
||||
begin
|
||||
if aValue=DoGetOrientation then
|
||||
exit;
|
||||
|
Loading…
Reference in New Issue
Block a user