X-Git-Url: http://winboard.nl/cgi-bin?p=polyglot.git;a=blobdiff_plain;f=pipex_posix.c;h=9ce06f3533adba85c80c5bf5cf248cdbf0a8d530;hp=3301d959af3a463b778c5a15a16772c7da8959a6;hb=HEAD;hpb=a9ecc687f7cfb4760cd3170a6cb32261aa2a458e diff --git a/pipex_posix.c b/pipex_posix.c index 3301d95..9ce06f3 100644 --- a/pipex_posix.c +++ b/pipex_posix.c @@ -9,10 +9,6 @@ #include #include "pipex.h" -// constants - -static const unsigned int StringSize = 4096; - // prototypes static void my_close(int fd);