Removed comment.

This commit is contained in:
Roman Arutyunyan 2020-03-18 14:09:50 +03:00
parent 01dc7445f0
commit 85430505fe

View File

@ -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 (rc != NGX_DONE) {
ngx_log_debug0(NGX_LOG_DEBUG_HTTP, c->log, 0, "XXX len");
return NGX_ERROR;
}