changeset 8227:36af1dab65e5 quic

Removed comment.
author Roman Arutyunyan <arut@nginx.com>
date Wed, 18 Mar 2020 14:09:50 +0300
parents 268f4389130d
children ac41c53e446d
files src/http/v3/ngx_http_v3_parse.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/http/v3/ngx_http_v3_parse.c
+++ b/src/http/v3/ngx_http_v3_parse.c
@@ -208,7 +208,6 @@ ngx_http_v3_parse_headers(ngx_connection
 
         if (--st->length == 0) {
             if (rc != NGX_DONE) {
-ngx_log_debug0(NGX_LOG_DEBUG_HTTP, c->log, 0, "XXX len");
                 return NGX_ERROR;
             }