From: Wez Furlong Date: Mon, 15 Apr 2002 20:12:29 +0000 (+0000) Subject: should not be there X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~645 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ca6b88ef46d5e191e2607216da13177ea7dd6d8d;p=php should not be there --- diff --git a/main/network.c b/main/network.c index 17475b8e58..03270bcdfa 100644 --- a/main/network.c +++ b/main/network.c @@ -637,7 +637,6 @@ static size_t php_sock_stream_read_internal(php_stream *stream, php_netstream_da char buf[PHP_SOCK_CHUNK_SIZE]; int nr_bytes; size_t nr_read = 0; - php_sockaddr_storage sa; /* For blocking sockets, we wait until there is some data to read (real data or EOF)