Can't use -ansi with gcc 4.5.3 on Cygwin, at least through setup
[mmh] / uip / mhshow.c
index 3db6abd..e4eba4f 100644 (file)
@@ -287,11 +287,6 @@ do_cache:
 
     set_endian ();
 
-    if ((cp = getenv ("MM_NOASK")) && !strcmp (cp, "1")) {
-       nolist  = 1;
-       pausesw = 0;
-    }
-
     /*
      * Check if we've specified an additional profile
      */