X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=pipex_posix.c;h=9ce06f3533adba85c80c5bf5cf248cdbf0a8d530;hb=e794ad1f0877daf0e93c15f46cf6aa3494e9e8cc;hp=3301d959af3a463b778c5a15a16772c7da8959a6;hpb=a9ecc687f7cfb4760cd3170a6cb32261aa2a458e;p=polyglot.git 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);