Perl: removed unused variable, forgotten in 975d7ab37b39.
This commit is contained in:
parent
35545a0244
commit
a69c2ec20a
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue