فهرست منبع

* Remove math unit

git-svn-id: trunk@39205 -
michael 7 سال پیش
والد
کامیت
ab4023a3de
1فایلهای تغییر یافته به همراه1 افزوده شده و 2 حذف شده
  1. 1 2
      packages/fcl-net/src/ssockets.pp

+ 1 - 2
packages/fcl-net/src/ssockets.pp

@@ -264,8 +264,7 @@ uses
 {$ifdef windows}
   winsock2, windows,
 {$endif}
-  resolve,
-  math;
+  resolve;
 
 Const
   SocketWouldBlock = -2;