diff src/core/nginx.c @ 309:2e899477243a

nginx-0.0.3-2004-04-09-20:03:04 import
author Igor Sysoev <igor@sysoev.ru>
date Fri, 09 Apr 2004 16:03:04 +0000
parents 744965ec6275
children a9a9af2c7370
line wrap: on
line diff
--- 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;