]> diplodocus.org Git - nmh/blobdiff - uip/mhstore.c
Mostly complete now, but not yet functional.
[nmh] / uip / mhstore.c
index 61a54e631a04daefea38ca460af7f16dcda35d52..1865f14c02f8c9b76eecd843dbfedf77dd721068 100644 (file)
@@ -86,7 +86,6 @@ void flush_errors (void);
 void store_all_messages (CT *);
 
 /* mhfree.c */
-void free_content (CT);
 extern CT *cts;
 void freects_done (int) NORETURN;
 
@@ -384,7 +383,6 @@ static void
 pipeser (int i)
 {
     if (i == SIGQUIT) {
-       unlink ("core");
        fflush (stdout);
        fprintf (stderr, "\n");
        fflush (stderr);