]> diplodocus.org Git - nmh/blobdiff - uip/mhtest.c
mhshow: properly report the name of a failing display program
[nmh] / uip / mhtest.c
index 30459136f712413bce2bf7c6e5bafa9b63e99364..38e33a84ff2fe8ccfdbce523f57b4ffd62ea9443 100644 (file)
@@ -59,8 +59,6 @@ extern int userrs;
  * This is currently needed to keep mhparse happy.
  * This needs to be changed.
  */
-pid_t xpid  = 0;
-
 int debugsw = 0;
 int verbosw = 0;
 
@@ -343,7 +341,6 @@ static void
 pipeser (int i)
 {
     if (i == SIGQUIT) {
-       unlink ("core");
        fflush (stdout);
        fprintf (stderr, "\n");
        fflush (stderr);