mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
removed unused stuff
This commit is contained in:
parent
686c70c5b5
commit
80ef1bad86
@ -11,7 +11,6 @@
|
||||
#
|
||||
|
||||
use Socket;
|
||||
use Carp;
|
||||
use FileHandle;
|
||||
|
||||
use strict;
|
||||
@ -572,5 +571,4 @@ for ( $waitedpid = 0;
|
||||
|
||||
} # while(1)
|
||||
close(Client);
|
||||
close(Client2);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user