mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
Removed comment.
This commit is contained in:
parent
01dc7445f0
commit
85430505fe
@ -208,7 +208,6 @@ ngx_http_v3_parse_headers(ngx_connection_t *c, ngx_http_v3_parse_headers_t *st,
|
|||||||
|
|
||||||
if (--st->length == 0) {
|
if (--st->length == 0) {
|
||||||
if (rc != NGX_DONE) {
|
if (rc != NGX_DONE) {
|
||||||
ngx_log_debug0(NGX_LOG_DEBUG_HTTP, c->log, 0, "XXX len");
|
|
||||||
return NGX_ERROR;
|
return NGX_ERROR;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user