aboutsummaryrefslogtreecommitdiff
path: root/src/http/ngx_http_core_module.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2004-07-16 17:11:43 +0000
committerIgor Sysoev <igor@sysoev.ru>2004-07-16 17:11:43 +0000
commitf38e046a0a2e7437f8232ef2a99cead69c4b9ebb (patch)
tree5d9a68d757f7994506cdb497ce43d4ddd63c7eaa /src/http/ngx_http_core_module.h
parent0ad253766fb8d62f257c446410a632a596ac5783 (diff)
downloadnginx-f38e046a0a2e7437f8232ef2a99cead69c4b9ebb.tar.gz
nginx-f38e046a0a2e7437f8232ef2a99cead69c4b9ebb.zip
nginx-0.0.7-2004-07-16-21:11:43 import
Diffstat (limited to 'src/http/ngx_http_core_module.h')
-rw-r--r--src/http/ngx_http_core_module.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/http/ngx_http_core_module.h b/src/http/ngx_http_core_module.h
index 98e020b1f..b71979b57 100644
--- a/src/http/ngx_http_core_module.h
+++ b/src/http/ngx_http_core_module.h
@@ -47,9 +47,6 @@ typedef struct {
typedef struct {
- ngx_recv_pt recv;
- ngx_send_chain_pt send_chain;
-
/*
* array of ngx_http_core_loc_conf_t, used in the translation handler
* and in the merge phase