X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=oss_write.c;h=8a48b07a30e6450c6dd5cc547d27077f6ab6da58;hp=0b8f1b5fc976046aeb75056603d231aaf9c4160f;hb=74c88020bd325865fe26ed25ea8ad0ace0924136;hpb=c77e19b4568a32923c0fe43503a4266363056a41 diff --git a/oss_write.c b/oss_write.c index 0b8f1b5f..8a48b07a 100644 --- a/oss_write.c +++ b/oss_write.c @@ -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) {