diff options
Diffstat (limited to 'src/core/nginx.c')
| -rw-r--r-- | src/core/nginx.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/nginx.c b/src/core/nginx.c index 9c35e089e..3e3a07271 100644 --- a/src/core/nginx.c +++ b/src/core/nginx.c @@ -65,7 +65,6 @@ ngx_module_t ngx_core_module = { ngx_int_t ngx_max_module; -ngx_atomic_t ngx_connection_counter; ngx_int_t ngx_process; ngx_pid_t ngx_pid; |
