mirror of
https://github.com/nginx/nginx.git
synced 2024-11-24 04:49:01 +08:00
Perl: removed unused variable, forgotten in 975d7ab37b39.
This commit is contained in:
parent
cfa1316368
commit
676d1a0e94
@ -933,7 +933,6 @@ internal_redirect(r, uri)
|
||||
ngx_http_request_t *r;
|
||||
ngx_http_perl_ctx_t *ctx;
|
||||
SV *uri;
|
||||
ngx_uint_t i;
|
||||
|
||||
ngx_http_perl_set_request(r, ctx);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user