فهرست منبع

- Remove unused sysutils dependency.

git-svn-id: trunk@4965 -
daniel 19 سال پیش
والد
کامیت
ce3bfabfe6
1فایلهای تغییر یافته به همراه1 افزوده شده و 2 حذف شده
  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}