In scan.highlighted, set black background on the colorized lines
[mmh] / uip / mhshow.c
index 3db6abd..993477b 100644 (file)
@@ -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
      */