]> diplodocus.org Git - nmh/blobdiff - uip/mhn.c
Block SIGPIPE before killing the child in sm_end(). This replaces
[nmh] / uip / mhn.c
index d8826a120870bfa26de2c658baeffe2b2fffe643..65e78d31d98b3a1d0820ae8c534c7ebdcdd27bf9 100644 (file)
--- a/uip/mhn.c
+++ b/uip/mhn.c
@@ -429,14 +429,6 @@ do_cache:
     parts[npart] = NULL;
     types[ntype] = NULL;
 
-    set_endian ();
-
-    if ((cp = getenv ("MM_NOASK")) && !strcmp (cp, "1")) {
-       nolist  = 1;
-       listsw  = 0;
-       pausesw = 0;
-    }
-
     /*
      * Check if we've specified an additional profile
      */