Sub filter: stale comments removed.

This commit is contained in:
Maxim Dounin 2013-07-25 14:54:43 +04:00
parent 16d959e2ee
commit 81305d80e2

View file

@ -677,9 +677,6 @@ ngx_http_sub_create_conf(ngx_conf_t *cf)
* 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;
*/