mirror of
https://github.com/nginx/nginx.git
synced 2025-07-25 22:56:59 +08:00
delete unneeded declaration
This commit is contained in:
parent
4ddb52551c
commit
b36e5a7952
@ -87,9 +87,6 @@ static ngx_conf_bitmask_t ngx_http_uwsgi_ignore_headers_masks[] = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
ngx_module_t ngx_http_uwsgi_module;
|
|
||||||
|
|
||||||
|
|
||||||
static ngx_command_t ngx_http_uwsgi_commands[] = {
|
static ngx_command_t ngx_http_uwsgi_commands[] = {
|
||||||
|
|
||||||
{ ngx_string("uwsgi_pass"),
|
{ ngx_string("uwsgi_pass"),
|
||||||
|
Loading…
Reference in New Issue
Block a user