aboutsummaryrefslogtreecommitdiff
path: root/src/mail.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mail.c')
-rw-r--r--src/mail.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/mail.c b/src/mail.c
index d777a2e..f519413 100644
--- a/src/mail.c
+++ b/src/mail.c
@@ -1,5 +1,5 @@
/* wydawca - automatic release submission daemon
- Copyright (C) 2007 Sergey Poznyakoff
+ Copyright (C) 2007, 2008 Sergey Poznyakoff
Wydawca is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
@@ -268,10 +268,8 @@ void
do_notify (struct file_triplet *trp, enum notification_event ev,
struct notification *ntf)
{
- int rc;
mu_address_t rcpt = NULL;
char *errp;
-
switch (ntf->tgt)
{
case notify_admin:

Return to:

Send suggestions and report system problems to the System administrator.