Merge branch 'master' of git.sv.nongnu.org:/srv/git/nmh
[mmh] / uip / post.c
index 515e1d5..2048228 100644 (file)
@@ -1608,6 +1608,8 @@ do_text (char *file, int fd)
 static void
 sigser (int i)
 {
+    NMH_UNUSED (i);
+
     unlink (tmpfil);
     if (msgflags & MINV)
        unlink (bccfil);