diff src/http/modules/ngx_http_dav_module.c @ 5409:11599a3d0c7c

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.
author Sergey Kandaurov <pluknet@nginx.com>
date Wed, 02 Oct 2013 11:51:04 +0400
parents e7467ae41626
children 5c52ff68f380
line wrap: on
line diff
--- a/src/http/modules/ngx_http_dav_module.c
+++ b/src/http/modules/ngx_http_dav_module.c
@@ -10,8 +10,6 @@
 #include <ngx_http.h>
 
 
-#define NGX_HTTP_DAV_COPY_BLOCK      65536
-
 #define NGX_HTTP_DAV_OFF             2