summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoruid65697 <uid65697>2003-12-25 11:47:05 +0000
committeruid65697 <uid65697>2003-12-25 11:47:05 +0000
commit6556df8cbb781dae6e2c78b30a34896d6d1fc585 (patch)
tree7cc2c691c0ecbcf359f9dacabd4084ef6b2de4ba
parenta4a29fde714a0bc14f02e783e79f392811524894 (diff)
downloadmailutils-6556df8cbb781dae6e2c78b30a34896d6d1fc585.tar.gz
mailutils-6556df8cbb781dae6e2c78b30a34896d6d1fc585.tar.bz2
Minor change
-rw-r--r--sieve/sieve.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sieve/sieve.c b/sieve/sieve.c
index 007f29e2e..5a6cfe1d9 100644
--- a/sieve/sieve.c
+++ b/sieve/sieve.c
@@ -511,7 +511,6 @@ mutil_register_all_mbox_formats (void)
list_append (bookie, pop_record);
list_append (bookie, imap_record);
list_append (bookie, mh_record);
- list_append (bookie, maildir_record);
list_append (bookie, sendmail_record);
list_append (bookie, smtp_record);
}

Return to:

Send suggestions and report system problems to the System administrator.