mirror of
https://github.com/nginx/nginx.git
synced 2024-11-28 16:39:00 +08:00
remove startup debug logging
This commit is contained in:
parent
d34238f755
commit
42af0b7c62
@ -507,9 +507,6 @@ found:
|
||||
|
||||
version += ver * scale;
|
||||
|
||||
ngx_conf_log_error(NGX_LOG_NOTICE, cf, 0,
|
||||
"browser version \"%V\", %ui", &value[2], version);
|
||||
|
||||
browser->version = version;
|
||||
|
||||
return NGX_CONF_OK;
|
||||
|
Loading…
Reference in New Issue
Block a user