X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=osx_write.c;h=0f9d9605926a81fa5be0c4643ca6565fbe0391c2;hp=001c8176433661480cb6408f44b1adaefba4c8f4;hb=49ae9b0afbaa8b1ac05c7956f325c4f7a710b59a;hpb=85094cd802bdb606d4e2bf7ed66dec51db2a0953 diff --git a/osx_write.c b/osx_write.c index 001c8176..0f9d9605 100644 --- a/osx_write.c +++ b/osx_write.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2006-2011 Andre Noll + * Copyright (C) 2006-2012 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -333,7 +333,6 @@ void osx_write_init(struct writer *w) w->post_select = osx_write_post_select; w->parse_config_or_die = osx_write_parse_config_or_die; w->free_config = osx_free_config; - w->shutdown = NULL; /* nothing to do */ w->help = (struct ggo_help) { .short_help = osx_write_args_info_help, .detailed_help = osx_write_args_info_detailed_help