From: David Levine Date: Sat, 4 May 2013 14:03:27 +0000 (-0500) Subject: Removed unused declaration of "nolist" from mhshow.c. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/1034d3efd9b660b5fd8ceaa83afa083b7f3ab792?ds=inline;hp=-c Removed unused declaration of "nolist" from mhshow.c. --- 1034d3efd9b660b5fd8ceaa83afa083b7f3ab792 diff --git a/uip/mhshow.c b/uip/mhshow.c index f289d471..94e5e064 100644 --- a/uip/mhshow.c +++ b/uip/mhshow.c @@ -69,7 +69,6 @@ extern char *cache_private; extern int pausesw; extern int serialsw; extern char *progsw; -extern int nolist; extern int nomore; /* flags for moreproc/header display */ extern char *formsw;