We are making POSIX signal support a requirement; remove all support for
[mmh] / uip / post.c
index 0d71c31..6429cb4 100644 (file)
@@ -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);