mirror of
https://github.com/curl/curl.git
synced 2026-04-15 00:11:40 +03:00
removed unused stuff
This commit is contained in:
parent
686c70c5b5
commit
80ef1bad86
1 changed files with 0 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue