]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - stdout.h
NEWS update
[paraslash.git] / stdout.h
index e8d9d255cf75e8baedef649d750af1b4e909c3ae..0ac777ed4af2b4796ad72d0129dd76ba4a45d8f0 100644 (file)
--- a/stdout.h
+++ b/stdout.h
@@ -24,8 +24,6 @@
 struct stdout_task {
        /** pointer to the data buffer */
        char *buf;
-       /** the size of \a buf */
-       size_t *bufsize;
        /** number of bytes loaded in \a buf */
        size_t *loaded;
        /** pointer to the eof flag of the feeding task */