]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - oss_write.c
Merge branch 't/wma_improvements'
[paraslash.git] / oss_write.c
index f1e901993120008eb67a221c438b1b3f5c3a3c10..eae4167a18503b2cc8014a5069b53ce8c8eb9677 100644 (file)
@@ -233,7 +233,6 @@ void oss_write_init(struct writer *w)
        w->post_select = oss_post_select;
        w->parse_config_or_die = oss_parse_config_or_die;
        w->free_config = oss_free_config;
-       w->shutdown = NULL;
        w->help = (struct ggo_help) {
                .short_help = oss_write_args_info_help,
                .detailed_help = oss_write_args_info_detailed_help