* Removed unussed but unix-only variables

git-svn-id: trunk@25575 -
This commit is contained in:
michael 2013-09-26 07:08:36 +00:00
parent bc636658d6
commit 710313a748

View File

@ -400,7 +400,6 @@ Function TSocketServer.GetConnection : TSocketStream;
var
NewSocket : longint;
r,w,e : pfdset;
begin
Result:=Nil;