# HG changeset patch # User Maxim Dounin # Date 1374749683 -14400 # Node ID eaa9c732a1b924275c6fabfe1b8a9892098689aa # Parent 6d73e0dc4f647afd13a9daafc7cc7b061b2689dc Sub filter: stale comments removed. diff -r 6d73e0dc4f64 -r eaa9c732a1b9 src/http/modules/ngx_http_sub_filter_module.c --- a/src/http/modules/ngx_http_sub_filter_module.c Thu Jul 25 12:46:03 2013 +0400 +++ b/src/http/modules/ngx_http_sub_filter_module.c Thu Jul 25 14:54:43 2013 +0400 @@ -677,9 +677,6 @@ * set by ngx_pcalloc(): * * conf->match = { 0, NULL }; - * conf->sub = { 0, NULL }; - * conf->sub_lengths = NULL; - * conf->sub_values = NULL; * conf->types = { NULL }; * conf->types_keys = NULL; */