Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@nginx.com>2016-04-26 18:26:43 +0300
committerRuslan Ermilov <ru@nginx.com>2016-04-26 18:26:43 +0300
commit438b58f91f0cb8524e0482eabf6f3e0a6b61b37c (patch)
tree1648b7ee514ed23c160b3ba2486a6102bf67512e /src/core/ngx_conf_file.h
parent9aca6d4d572dc92616fcf449e18e46a20fd3ec28 (diff)
Removed some bitrot.
Removed NGX_CONF_MULTI unused since 1.3.4. Removed ngx_url_t.one_addr unused since 1.3.10.
Diffstat (limited to 'src/core/ngx_conf_file.h')
-rw-r--r--src/core/ngx_conf_file.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/ngx_conf_file.h b/src/core/ngx_conf_file.h
index 9ccee366f..213611faf 100644
--- a/src/core/ngx_conf_file.h
+++ b/src/core/ngx_conf_file.h
@@ -45,7 +45,6 @@
#define NGX_CONF_ANY 0x00000400
#define NGX_CONF_1MORE 0x00000800
#define NGX_CONF_2MORE 0x00001000
-#define NGX_CONF_MULTI 0x00000000 /* compatibility */
#define NGX_DIRECT_CONF 0x00010000