X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=stdout.h;h=0ac777ed4af2b4796ad72d0129dd76ba4a45d8f0;hp=e8d9d255cf75e8baedef649d750af1b4e909c3ae;hb=fb2cb43dfeb6059188f47bde8b31921e9a0c0269;hpb=27638103f249ffbe9768603b9baff199950fd9f6 diff --git a/stdout.h b/stdout.h index e8d9d255..0ac777ed 100644 --- 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 */