Explorar o código

* cleanup

git-svn-id: trunk@36960 -
florian %!s(int64=8) %!d(string=hai) anos
pai
achega
7f72c780d8
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      compiler/options.pas

+ 0 - 3
compiler/options.pas

@@ -3423,11 +3423,8 @@ begin
 {$endif}
 {$endif}
 
-{ these cpus have an inline sar implementaion }
 { currently, all supported CPUs have an internal sar implementation }
-{ $if defined(x86) or defined(arm) or defined(powerpc) or defined(powerpc64) or defined(sparc) or defined(mips)}
   def_system_macro('FPC_HAS_INTERNAL_SAR');
-{ $endif}
 
 {$ifdef powerpc64}
   def_system_macro('FPC_HAS_LWSYNC');