summaryrefslogtreecommitdiffhomepage
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2004-04-09 16:03:04 +0000
committerIgor Sysoev <igor@sysoev.ru>2004-04-09 16:03:04 +0000
commit407b0deeaf8455b220f0fdc5754d599dd3830a46 (patch)
treedfcbd24e036064ead477df71c4a3ee77562178d5 /src/core/nginx.h
parent3d3d2e4700e2de6d6864c2164dccff6e78c51b3d (diff)
downloadnginx-407b0deeaf8455b220f0fdc5754d599dd3830a46.tar.gz
nginx-407b0deeaf8455b220f0fdc5754d599dd3830a46.tar.bz2
nginx-0.0.3-2004-04-09-20:03:04 import
Diffstat (limited to 'src/core/nginx.h')
-rw-r--r--src/core/nginx.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/core/nginx.h b/src/core/nginx.h
index 224605a32..61a6f50e0 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -12,9 +12,5 @@
extern ngx_module_t ngx_core_module;
-extern ngx_atomic_t ngx_connection_counter;
-
-extern ngx_int_t ngx_process;
-
#endif /* _NGINX_H_INCLUDED_ */