From: Ralph Corderoy Date: Mon, 28 Aug 2017 11:47:38 +0000 (+0100) Subject: rcvtty.c: Remove duplicate prototype. Other in mts.h. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/67dc75818d2a5905e09851feeb9dba23f815dd67?hp=bddd9ca00cd2e2e73aded115a59614af3a74a6cb rcvtty.c: Remove duplicate prototype. Other in mts.h. --- diff --git a/uip/rcvtty.c b/uip/rcvtty.c index 181c422b..60d9a69b 100644 --- a/uip/rcvtty.c +++ b/uip/rcvtty.c @@ -58,11 +58,6 @@ static int width = -1; static char *form = NULL; static char *format = NULL; -/* - * external prototypes - */ -char *getusername(void); - /* * static prototypes */