aboutsummaryrefslogtreecommitdiff
path: root/src/http/ngx_http_request.c
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2009-02-23 21:19:35 +0000
committerIgor Sysoev <igor@sysoev.ru>2009-02-23 21:19:35 +0000
commit80a4f29c8aed45497aef158f477fb828313f2e27 (patch)
tree34670ba0c387b21cb6c260258376c61a9145808b /src/http/ngx_http_request.c
parent2d95c82f919a597918918714cda59b5784a12edc (diff)
downloadnginx-80a4f29c8aed45497aef158f477fb828313f2e27.tar.gz
nginx-80a4f29c8aed45497aef158f477fb828313f2e27.zip
axe r->port
Diffstat (limited to 'src/http/ngx_http_request.c')
-rw-r--r--src/http/ngx_http_request.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/http/ngx_http_request.c b/src/http/ngx_http_request.c
index 5f5c70744..bd1420043 100644
--- a/src/http/ngx_http_request.c
+++ b/src/http/ngx_http_request.c
@@ -300,7 +300,6 @@ ngx_http_init_request(ngx_event_t *rev)
port = c->listening->servers;
- r->port = port->port;
r->port_text = &port->port_text;
r->connection = c;