diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2004-04-25 20:13:21 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2004-04-25 20:13:21 +0000 |
| commit | 3f4685f3ded30199ec0c61f98b016f5880330422 (patch) | |
| tree | 9b633e6681f3b02123700dea850ba0083eb4d6cb /src/http/ngx_http.h | |
| parent | a040f00167fa64e0bd5ea85f3c0551358e0ee544 (diff) | |
| download | nginx-3f4685f3ded30199ec0c61f98b016f5880330422.tar.gz nginx-3f4685f3ded30199ec0c61f98b016f5880330422.tar.bz2 | |
nginx-0.0.3-2004-04-26-00:13:21 import
Diffstat (limited to '')
| -rw-r--r-- | src/http/ngx_http.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/http/ngx_http.h b/src/http/ngx_http.h index 3e0385b79..d7b4d12f1 100644 --- a/src/http/ngx_http.h +++ b/src/http/ngx_http.h @@ -96,8 +96,6 @@ int ngx_http_discard_body(ngx_http_request_t *r); extern ngx_module_t ngx_http_module; -extern int ngx_max_module; - extern ngx_uint_t ngx_http_total_requests; extern uint64_t ngx_http_total_sent; |
