X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fpost.c;h=6429cb4a14cf87b52e582b7cba2f3f67a0cb5979;hb=a2469f5ecbca3a179251ac9b777b561bc5245d4c;hp=0d71c31cbac59d0436899773472d898c819eaf4a;hpb=d45c3d28d788129428036fd7f26fa417beccd93e;p=mmh diff --git a/uip/post.c b/uip/post.c index 0d71c31..6429cb4 100644 --- a/uip/post.c +++ b/uip/post.c @@ -1614,10 +1614,6 @@ do_text (char *file, int fd) static void sigser (int i) { -#ifndef RELIABLE_SIGNALS - SIGNAL (i, SIG_IGN); -#endif - unlink (tmpfil); if (msgflags & MINV) unlink (bccfil);