Forráskód Böngészése

- Remove unused sysutils dependency.

git-svn-id: trunk@4965 -
daniel 19 éve
szülő
commit
ce3bfabfe6
1 módosított fájl, 1 hozzáadás és 2 törlés
  1. 1 2
      rtl/unix/cthreads.pp

+ 1 - 2
rtl/unix/cthreads.pp

@@ -36,8 +36,7 @@ implementation
 Uses
   BaseUnix,
   unix,
-  unixtype,
-  sysutils
+  unixtype
 {$ifdef dynpthreads}
   ,dl
 {$endif}