]> git.kaiwu.me - nginx.git/commitdiff
Sub filter: stale comments removed.
authorMaxim Dounin <mdounin@mdounin.ru>
Thu, 25 Jul 2013 10:54:43 +0000 (14:54 +0400)
committerMaxim Dounin <mdounin@mdounin.ru>
Thu, 25 Jul 2013 10:54:43 +0000 (14:54 +0400)
src/http/modules/ngx_http_sub_filter_module.c

index e0b2c5b6718ea87f2cdbe2c6d83a1e76af64571f..37b04256b7d5fd1a4ea0ad931e5ce9cd6a345e46 100644 (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;
      */