Fix two typos in stdin.c.
[paraslash.git] / recv.h
diff --git a/recv.h b/recv.h
index ab9bc499371dbb1b9b298428dd8a9941bddf7a11..d52cebaaf15a06e7bf8de9d13b22d03569e382d3 100644 (file)
--- 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 */