X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=write.h;fp=write.h;h=a73ada5d06039b0d9c175c3266b581dd0a79d689;hb=335730538150250f32c0df0b184fb494e2bb0df3;hp=1a3f193ddcd89369f6456a715dd56bde7650a42b;hpb=428f82b63776bd8902c5e29659236f3a79ded8ca;p=paraslash.git diff --git a/write.h b/write.h index 1a3f193d..a73ada5d 100644 --- a/write.h +++ b/write.h @@ -103,8 +103,6 @@ struct writer_node_group { size_t max_chunk_bytes; /** Non-zero if an error or end of file was encountered by the feeding task. */ int *input_error; - /** Non-zero if an error occurred or end of file was encountered. */ - int error; /** current output buffer */ char *buf; /** number of bytes loaded in the output buffer */