commit e34bcca3e3ad3f0b27f6fefebe63889fa7173b85 parent 58cb564bbde24c758caf3707aa89fb9f27267beb Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Mon, 27 Apr 2015 16:28:37 +0200 join: remove argv0, it is in arg.h Diffstat:
M | join.c | | | 3 | --- |
1 file changed, 0 insertions(+), 3 deletions(-)
diff --git a/join.c b/join.c @@ -60,9 +60,6 @@ static int pairs = 1; static size_t seplen; static struct outlist output; -char *argv0; - - static void usage(void) {