--- AnyEvent/t/handle/04_listen.t 2008/05/23 17:47:06 1.12 +++ AnyEvent/t/handle/04_listen.t 2008/05/24 02:50:45 1.13 @@ -40,7 +40,6 @@ 0 }; - my $clhdl; my $wc = tcp_connect localhost => $port, sub { my ($fh) = @_