]> diplodocus.org Git - nmh/blobdiff - uip/whatnowsbr.c
mhlsbr.c: Delete file-static function pointer mhl_action.
[nmh] / uip / whatnowsbr.c
index 98052e3800e157770f430d35c952fa4843b2859e..51836508636eee93b084d928947cb8963dd1eb2b 100644 (file)
@@ -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) {