X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fpost.c;h=6429cb4a14cf87b52e582b7cba2f3f67a0cb5979;hb=811c11557492b9a6e6bd5ae45bb5597647ba5c99;hp=419b86c4a1fff3f0555820f171616fa6851fff14;hpb=edc8d4615f73003ef06c644373763c345f1872c6;p=mmh diff --git a/uip/post.c b/uip/post.c index 419b86c..6429cb4 100644 --- a/uip/post.c +++ b/uip/post.c @@ -1611,13 +1611,9 @@ do_text (char *file, int fd) * SIGNAL HANDLING */ -static RETSIGTYPE +static void sigser (int i) { -#ifndef RELIABLE_SIGNALS - SIGNAL (i, SIG_IGN); -#endif - unlink (tmpfil); if (msgflags & MINV) unlink (bccfil);