summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_router.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nxt_router.c')
-rw-r--r--src/nxt_router.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nxt_router.c b/src/nxt_router.c
index 48547a75..6b69b2ce 100644
--- a/src/nxt_router.c
+++ b/src/nxt_router.c
@@ -5384,7 +5384,6 @@ nxt_router_app_prepare_request(nxt_task_t *task,
msg.pm.mmap = 1;
msg.pm.nf = 0;
msg.pm.mf = 0;
- msg.pm.tracking = 0;
nxt_port_mmap_handler_t *mmap_handler = buf->parent;
nxt_port_mmap_header_t *hdr = mmap_handler->hdr;