summaryrefslogtreecommitdiff
path: root/local.c
diff options
context:
space:
mode:
authorJosé Fonseca <jrfonseca@users.sourceforge.net>2003-07-03 18:59:40 +0000
committerJosé Fonseca <jrfonseca@users.sourceforge.net>2003-07-03 18:59:40 +0000
commit15350708d628c8be91ca0ac00ec7956bbf3f6c80 (patch)
treee9d05b827d16b7b948416f9e971b041bad03ef78 /local.c
parent15ff73b9843c79c1709f4a521aaa09285105f8bc (diff)
Documentation and packaging fixes for the latest changes.
Diffstat (limited to 'local.c')
-rw-r--r--local.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/local.c b/local.c
index eadfa3a..24c11af 100644
--- a/local.c
+++ b/local.c
@@ -15,11 +15,7 @@
#include "xmalloc.h"
-#if 0
char *mda = NULL;
-#else
-char *mda = "/usr/bin/procmail -d %T";
-#endif
FILE *mda_fp = NULL;