X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/cff8de7654cf393a494b01a587bd4d503d15a5e3..f5a9aef6b97b9f07c8af62b2eb4d67fcbb995fb7:/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 */