X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=recv.h;h=d52cebaaf15a06e7bf8de9d13b22d03569e382d3;hp=ab9bc499371dbb1b9b298428dd8a9941bddf7a11;hb=7b3c325a51b3b5cc2782dfc2e24613d8ecdc5618;hpb=c8862b9e246b4ef6ff1fe103946e18cf2537ecde diff --git a/recv.h b/recv.h index ab9bc499..d52cebaa 100644 --- a/recv.h +++ b/recv.h @@ -18,8 +18,6 @@ struct receiver_node { size_t loaded; /** receiver-specific data */ void *private_data; - /** Set to non-zero error value on errors or on end of file. */ - int error; /** Pointer to the error member of the consumer. */ int *output_error; /** pointer to the configuration data for this instance */