summaryrefslogtreecommitdiffhomepage
path: root/src/core/nginx.h
diff options
context:
space:
mode:
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_ */