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:
Diffstat (limited to 'src/core/ngx_config.h')
-rw-r--r--src/core/ngx_config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/core/ngx_config.h b/src/core/ngx_config.h
index 67e17d0a3..e56edc9ac 100644
--- a/src/core/ngx_config.h
+++ b/src/core/ngx_config.h
@@ -46,10 +46,6 @@ typedef u_int ngx_uint_t;
typedef int ngx_flag_t;
-/* STUB: autoconf */
-#define PTR_FMT "%08X"
-
-
#ifndef NGX_SERVER_ROOT
#define NGX_SERVER_ROOT "./"
#if 0