mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-17 05:49:23 +02:00
clean up
git-svn-id: trunk@15125 -
This commit is contained in:
parent
094cda1dc4
commit
192289e250
@ -63,7 +63,7 @@ interface
|
||||
implementation
|
||||
|
||||
{$IFDEF UNIX}
|
||||
{$IFDEF LCLCarbon}
|
||||
{$IFDEF LCLCarbon}
|
||||
{$IFNDEF NativePrint}
|
||||
{$I cupsprinters.inc}
|
||||
{$ELSE}
|
||||
|
@ -167,4 +167,4 @@ type
|
||||
function PrintFile(aFileName: String): longint;
|
||||
procedure GetDebugOptions(Lst : TStrings);
|
||||
end;
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user