Explorar el Código

* remove strutils from the buildunit mantis #26582

git-svn-id: trunk@28384 -
marco hace 11 años
padre
commit
a03c9fbe8f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      rtl/nativent/buildrtl.pp

+ 1 - 1
rtl/nativent/buildrtl.pp

@@ -6,7 +6,7 @@ unit buildrtl;
       ndk, ndkutils, ddk,
       ndk, ndkutils, ddk,
       ctypes, strings,
       ctypes, strings,
       rtlconsts, sysconst, sysutils, math, types,
       rtlconsts, sysconst, sysutils, math, types,
-      strutils, typinfo, fgl, classes,
+      typinfo, fgl, classes,
 {$ifdef cpui386}
 {$ifdef cpui386}
       mmx, cpu,
       mmx, cpu,
 {$endif}
 {$endif}