mirror of
https://github.com/nginx/nginx.git
synced 2026-06-25 19:37:00 +00:00
delete unneeded call
This commit is contained in:
parent
d30d8a3931
commit
f8ffc2eb59
1 changed files with 0 additions and 2 deletions
|
|
@ -1883,8 +1883,6 @@ ngx_http_finalize_request(ngx_http_request_t *r, ngx_int_t rc)
|
|||
"http wake parent request: \"%V?%V\"",
|
||||
&pr->uri, &pr->args);
|
||||
|
||||
ngx_http_run_posted_requests(c);
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue