]> git.kaiwu.me - nginx.git/commit
Unused macro and variable removed.
authorSergey Kandaurov <pluknet@nginx.com>
Wed, 2 Oct 2013 07:51:04 +0000 (11:51 +0400)
committerSergey Kandaurov <pluknet@nginx.com>
Wed, 2 Oct 2013 07:51:04 +0000 (11:51 +0400)
commitcfb2b55e8d3e5d9e9da87ad7dd2258c3c571cbb1
tree5d45fad52365b01d498cd477dd86f6b74aef9de4
parent5bf78d05a076629f1ee99bcc3d5e324568364c89
Unused macro and variable removed.

The macro NGX_HTTP_DAV_COPY_BLOCK is not used since 8101d9101ed8 (0.8.9).
The variable ngx_accept_mutex_lock_file was never used.
src/event/ngx_event.c
src/http/modules/ngx_http_dav_module.c