summaryrefslogtreecommitdiff
path: root/maidag
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2016-10-29 23:23:11 +0300
committerSergey Poznyakoff <gray@gnu.org>2016-10-29 23:23:11 +0300
commitc6848f52257191abb36b694be61ce333a8992b4b (patch)
tree70e1ef1825cf0d1662909ae6f2660d70a37dc1a7 /maidag
parentca4967534b748731eef2f050b7c832e2604a35b2 (diff)
downloadmailutils-c6848f52257191abb36b694be61ce333a8992b4b.tar.gz
mailutils-c6848f52257191abb36b694be61ce333a8992b4b.tar.bz2
Remove old compatibility quirks
Diffstat (limited to 'maidag')
-rw-r--r--maidag/maidag.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/maidag/maidag.c b/maidag/maidag.c
index ae041baa3..9e23c29ee 100644
--- a/maidag/maidag.c
+++ b/maidag/maidag.c
@@ -508,13 +508,6 @@ struct mu_cli_setup cli = {
l - sieve action logs\n\
0-9 - Set maidag debugging level\n")
};
-
-/* FIXME: These are for compatibility with MU 2.0.
- Remove in 2.2 */
-extern mu_record_t mu_remote_smtp_record;
-extern mu_record_t mu_remote_sendmail_record;
-extern mu_record_t mu_remote_prog_record;
-
int
main (int argc, char *argv[])

Return to:

Send suggestions and report system problems to the System administrator.