Procházet zdrojové kódy

Remove setting of USE_FAKE_SYSUTILS macro for MacOSClassic, as sysutils is now compiled for that OS

git-svn-id: trunk@47382 -
pierre před 4 roky
rodič
revize
10273e54dd
1 změnil soubory, kde provedl 0 přidání a 4 odebrání
  1. 0 4
      compiler/fpcdefs.inc

+ 0 - 4
compiler/fpcdefs.inc

@@ -314,10 +314,6 @@
   {$define cpucapabilities}
 {$endif z80}
 
-{$IFDEF MACOS}
-{$DEFINE USE_FAKE_SYSUTILS}
-{$ENDIF MACOS}
-
 {$ifdef riscv64}
   {$define riscv}
   {$define cpu64bit}