]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - amp_filter.c
sched: Kill old ->post_select variant.
[paraslash.git] / amp_filter.c
index 78a70f972f0ae58a1c10f14d6d032847a14c1536..186f87a52a8656eb6f42cc28913e5fbf31b9d251 100644 (file)
@@ -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) {