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.
This commit is contained in:
Sergey Kandaurov 2013-10-02 11:51:04 +04:00
parent 5bf78d05a0
commit cfb2b55e8d
2 changed files with 0 additions and 3 deletions

View File

@ -56,7 +56,6 @@ ngx_uint_t ngx_accept_events;
ngx_uint_t ngx_accept_mutex_held;
ngx_msec_t ngx_accept_mutex_delay;
ngx_int_t ngx_accept_disabled;
ngx_file_t ngx_accept_mutex_lock_file;
#if (NGX_STAT_STUB)

View File

@ -10,8 +10,6 @@
#include <ngx_http.h>
#define NGX_HTTP_DAV_COPY_BLOCK 65536
#define NGX_HTTP_DAV_OFF 2