delete unneeded declaration

This commit is contained in:
Igor Sysoev 2010-06-01 20:23:14 +00:00
parent 4ddb52551c
commit b36e5a7952

View File

@ -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[] = {
{ ngx_string("uwsgi_pass"),