Parcourir la source

Do not set USE_FAKE_SYSUTILS for MacOS anymore

git-svn-id: trunk@47485 -
pierre il y a 4 ans
Parent
commit
5b3240c8f1
1 fichiers modifiés avec 0 ajouts et 4 suppressions
  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}