X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=amp_filter.c;h=186f87a52a8656eb6f42cc28913e5fbf31b9d251;hp=78a70f972f0ae58a1c10f14d6d032847a14c1536;hb=74c88020bd325865fe26ed25ea8ad0ace0924136;hpb=c77e19b4568a32923c0fe43503a4266363056a41 diff --git a/amp_filter.c b/amp_filter.c index 78a70f97..186f87a5 100644 --- a/amp_filter.c +++ b/amp_filter.c @@ -135,7 +135,6 @@ void amp_filter_init(struct filter *f) f->close = amp_close; f->pre_select = generic_filter_pre_select; f->new_post_select = amp_post_select; - f->post_select = NULL; f->parse_config = amp_parse_config; f->free_config = amp_free_config; f->help = (struct ggo_help) {