mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-18 01:49:20 +02:00
Do not set USE_FAKE_SYSUTILS for MacOS anymore
git-svn-id: trunk@47485 -
This commit is contained in:
parent
68d3962889
commit
5b3240c8f1
@ -24,10 +24,6 @@
|
|||||||
Program ppumove;
|
Program ppumove;
|
||||||
uses
|
uses
|
||||||
|
|
||||||
{$IFDEF MACOS}
|
|
||||||
{$DEFINE USE_FAKE_SYSUTILS}
|
|
||||||
{$ENDIF MACOS}
|
|
||||||
|
|
||||||
{$IFNDEF USE_FAKE_SYSUTILS}
|
{$IFNDEF USE_FAKE_SYSUTILS}
|
||||||
sysutils,
|
sysutils,
|
||||||
{$ELSE}
|
{$ELSE}
|
||||||
|
Loading…
Reference in New Issue
Block a user