version 1.4.63b
[polyglot.git] / pipex_posix.c
index 3301d95..9ce06f3 100644 (file)
@@ -9,10 +9,6 @@
 #include <sys/wait.h>
 #include "pipex.h"
 
-// constants
-
-static const unsigned int StringSize = 4096;
-
 // prototypes
 
 static void my_close(int fd);