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:
authorIgor Sysoev <igor@sysoev.ru>2004-01-28 18:22:37 +0300
committerIgor Sysoev <igor@sysoev.ru>2004-01-28 18:22:37 +0300
commitcada4ee47d37e1e954e15a07afc6f45d6fb04342 (patch)
tree962c69cab1720cca1c7bb0236c14243ae663f0bf /src/core/ngx_config.h
parentba90f581f447fde1786d8bc17d91f137b154febc (diff)
nginx-0.0.1-2004-01-28-18:22:37 import
Diffstat (limited to 'src/core/ngx_config.h')
-rw-r--r--src/core/ngx_config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/ngx_config.h b/src/core/ngx_config.h
index e6772bd84..3039d58f5 100644
--- a/src/core/ngx_config.h
+++ b/src/core/ngx_config.h
@@ -52,8 +52,6 @@ typedef int ngx_flag_t;
/* STUB: autoconf */
#define PTR_FMT "%08X"
-/* STUB: autoconf */
-#define ngx_setproctitle setproctitle
#include <ngx_auto_config.h>