]> diplodocus.org Git - nmh/blobdiff - uip/sendsbr.c
Run output of -replacetextplain test through uniq.
[nmh] / uip / sendsbr.c
index 5ca584abc8481129a7986db6ac3373ce6047ca81..a4505ada3f42ee93166b393e98ff1396e23b917c 100644 (file)
@@ -1135,6 +1135,4 @@ static void
 armed_done (int status)
 {
     longjmp (env, status ? status : NOTOK);
-
-    exit (status);
 }