]> git.ipfire.org Git - people/ms/dma.git/blobdiff - mail.c
remove debug output
[people/ms/dma.git] / mail.c
diff --git a/mail.c b/mail.c
index 8d907026ce971995f83a9e078d4c8fb85453d0e5..87a401340a5793ac78055a0306471967a6dac471 100644 (file)
--- a/mail.c
+++ b/mail.c
@@ -321,7 +321,6 @@ newaddr:
                errlog(1, NULL);
 
        add_recp(queue, addr, 1);
-       fprintf(stderr, "parsed `%s'\n", addr);
        goto again;
 }