]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - oss_write.c
sched: Kill old ->post_select variant.
[paraslash.git] / oss_write.c
index 0b8f1b5fc976046aeb75056603d231aaf9c4160f..8a48b07a30e6450c6dd5cc547d27077f6ab6da58 100644 (file)
@@ -233,7 +233,6 @@ void oss_write_init(struct writer *w)
        w->close = oss_close;
        w->pre_select = oss_pre_select;
        w->new_post_select = oss_post_select;
-       w->post_select = NULL;
        w->parse_config_or_die = oss_parse_config_or_die;
        w->free_config = oss_free_config;
        w->help = (struct ggo_help) {