Преглед на файлове

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

git-svn-id: trunk@47382 -
pierre преди 4 години
родител
ревизия
10273e54dd
променени са 1 файла, в които са добавени 0 реда и са изтрити 4 реда
  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}