X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/a5b2adde414330e1661db05d1ee5b1daeaa2476d..64a40afc7d83e7b1280905fce7bdfd3a2ec7f01a:/uip/whatnowsbr.c diff --git a/uip/whatnowsbr.c b/uip/whatnowsbr.c index 98052e38..51836508 100644 --- a/uip/whatnowsbr.c +++ b/uip/whatnowsbr.c @@ -1201,9 +1201,7 @@ sendit (char *sp, char **arg, char *file, int pushed) if ((cp = getenv ("mhdist")) && *cp -#ifndef lint && atoi(cp) -#endif /* not lint */ && altmsg) { vec[vecp++] = "-dist"; if ((cp = m_mktemp2(altmsg, invo_name, NULL, NULL)) == NULL) {