Browse Source

* Removed unussed but unix-only variables

git-svn-id: trunk@25575 -
michael 12 years ago
parent
commit
710313a748
1 changed files with 0 additions and 1 deletions
  1. 0 1
      packages/fcl-net/src/ssockets.pp

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

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