X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=sbr%2Fdiscard.c;h=a1efa4882aadc9e70297dc167a904c6f898a2f68;hb=57cd23b8807fa351800ba7277c5636a133241166;hp=dbe309d770599efe95db1a349e909d3250de67ba;hpb=ed759f583c7c5b2487ee5317d3ad4bc791a1d249;p=mmh diff --git a/sbr/discard.c b/sbr/discard.c index dbe309d..a1efa48 100644 --- a/sbr/discard.c +++ b/sbr/discard.c @@ -11,13 +11,6 @@ #include -#ifdef SCO_5_STDIO -# define _ptr __ptr -# define _cnt __cnt -# define _base __base -# define _filbuf(fp) ((fp)->__cnt = 0, __filbuf(fp)) -#endif - void discard (FILE *io)