X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/f67e3671c985ad8095dc6fcc8be7ba6dd25cdf63..fccdde7866bf77774afabfdb32370f1123dac2cc:/uip/mhshow.c diff --git a/uip/mhshow.c b/uip/mhshow.c index 8e1a9003..f5666b07 100644 --- a/uip/mhshow.c +++ b/uip/mhshow.c @@ -99,7 +99,6 @@ void flush_errors (void); void show_all_messages (CT *); /* mhfree.c */ -void free_content (CT); extern CT *cts; void freects_done (int) NORETURN; @@ -430,7 +429,6 @@ static void pipeser (int i) { if (i == SIGQUIT) { - unlink ("core"); fflush (stdout); fprintf (stderr, "\n"); fflush (stderr);