Explorar el Código

* Removed unussed but unix-only variables

git-svn-id: trunk@25575 -
michael hace 12 años
padre
commit
710313a748
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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
   NewSocket : longint;
-  r,w,e : pfdset;
 
 begin
   Result:=Nil;