Commit 80ef1bad authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

removed unused stuff

parent 686c70c5
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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);
}