--- cvsroot/Coro/myhttpd/httpd.pl 2001/09/02 02:27:51 1.38 +++ cvsroot/Coro/myhttpd/httpd.pl 2001/09/02 12:23:04 1.39 @@ -142,9 +142,7 @@ sub DESTROY { my $self = shift; - $::conns--; - $self->eoconn; }