Removed mts.conf; the maildelivery option went into slocal directly.
[mmh] / h / mts.h
diff --git a/h/mts.h b/h/mts.h
index a0f83dc..2155e05 100644 (file)
--- a/h/mts.h
+++ b/h/mts.h
@@ -8,17 +8,5 @@
 char *LocalName(void);
 char *SystemName(void);
 
-
 char *getusername(void);
 char *getfullname(void);
-
-
-/*
-** Read mts.conf file
-*/
-void mts_init(char *);
-
-/*
-** Global MailDelivery File
-*/
-extern char *maildelivery;