Explorar o código

Do not set USE_FAKE_SYSUTILS for MacOS anymore

git-svn-id: trunk@47485 -
pierre %!s(int64=4) %!d(string=hai) anos
pai
achega
5b3240c8f1
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      compiler/utils/ppumove.pp

+ 0 - 4
compiler/utils/ppumove.pp

@@ -24,10 +24,6 @@
 Program ppumove;
 uses
 
-{$IFDEF MACOS}
-{$DEFINE USE_FAKE_SYSUTILS}
-{$ENDIF MACOS}
-
 {$IFNDEF USE_FAKE_SYSUTILS}
   sysutils,
 {$ELSE}