[hackers] [sbase] join: remove argv0, it is in arg.h || Hiltjo Posthuma

From: <git_AT_suckless.org>
Date: Mon, 27 Apr 2015 17:58:49 +0200 (CEST)

commit e34bcca3e3ad3f0b27f6fefebe63889fa7173b85
Author: Hiltjo Posthuma <hiltjo_AT_codemadness.org>
Date: Mon Apr 27 16:28:37 2015 +0200

    join: remove argv0, it is in arg.h

diff --git a/join.c b/join.c
index ab6fff3..cdfdb1f 100644
--- a/join.c
+++ b/join.c
_AT_@ -60,9 +60,6 @@ static int pairs = 1;
 static size_t seplen;
 static struct outlist output;
 
-char *argv0;
-
-
 static void
 usage(void)
 {
Received on Mon Apr 27 2015 - 17:58:49 CEST

This archive was generated by hypermail 2.3.0 : Mon Apr 27 2015 - 18:00:14 CEST