X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=stdout.h;h=0ac777ed4af2b4796ad72d0129dd76ba4a45d8f0;hb=a3b236e9d90f8e7382b5e832d551955a05036a3d;hp=e8d9d255cf75e8baedef649d750af1b4e909c3ae;hpb=cafdd0a10e3ec387c7265ae6d50ee504ded4e056;p=paraslash.git 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 */