X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/cff8de7654cf393a494b01a587bd4d503d15a5e3..d00b170aa19a82a22bf55516f2cdb33e26deca0c:/uip/mhshow.c diff --git a/uip/mhshow.c b/uip/mhshow.c index 3db6abdb..993477bb 100644 --- a/uip/mhshow.c +++ b/uip/mhshow.c @@ -285,13 +285,6 @@ do_cache: parts[npart] = NULL; types[ntype] = NULL; - set_endian (); - - if ((cp = getenv ("MM_NOASK")) && !strcmp (cp, "1")) { - nolist = 1; - pausesw = 0; - } - /* * Check if we've specified an additional profile */