X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;ds=sidebyside;f=recv.h;h=d52cebaaf15a06e7bf8de9d13b22d03569e382d3;hb=f45846b1a228c806424e6bf937ba09e648e87441;hp=ab9bc499371dbb1b9b298428dd8a9941bddf7a11;hpb=c8862b9e246b4ef6ff1fe103946e18cf2537ecde;p=paraslash.git 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 */