# HG changeset patch # User Igor Sysoev # Date 1192627280 0 # Node ID aa1835ad46ba4b7d1b45b072482757c498ea5583 # Parent 981de6e0735d1dc8bc24b317a1c6a7d9b177d078 style fix diff --git a/src/http/ngx_http_core_module.h b/src/http/ngx_http_core_module.h --- a/src/http/ngx_http_core_module.h +++ b/src/http/ngx_http_core_module.h @@ -185,7 +185,6 @@ typedef struct { #if (NGX_PCRE) ngx_uint_t nregex; ngx_http_server_name_t *regex; - #endif /* the default server configuration for this address:port */