mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 15:49:44 +02:00
* Removed unussed but unix-only variables
git-svn-id: trunk@25575 -
This commit is contained in:
parent
bc636658d6
commit
710313a748
@ -400,7 +400,6 @@ Function TSocketServer.GetConnection : TSocketStream;
|
|||||||
|
|
||||||
var
|
var
|
||||||
NewSocket : longint;
|
NewSocket : longint;
|
||||||
r,w,e : pfdset;
|
|
||||||
|
|
||||||
begin
|
begin
|
||||||
Result:=Nil;
|
Result:=Nil;
|
||||||
|
Loading…
Reference in New Issue
Block a user