style fix

This commit is contained in:
Igor Sysoev 2007-05-23 18:28:54 +00:00
parent c02ed54c4f
commit da8c05a5fd

View File

@ -748,7 +748,6 @@ ngx_ssl_send_chain(ngx_connection_t *c, ngx_chain_t *in, off_t limit)
if (!c->ssl->buffer
|| (in && in->next == NULL && !(c->buffered & NGX_SSL_BUFFERED)))
{
/*
* we avoid a buffer copy if
* we do not need to buffer the output