X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/17932f7aea1c21cf17738f47996345d9d0a6ce51..303e8387acecca26329e939f228f78ca805b7a15:/h/mts.h diff --git a/h/mts.h b/h/mts.h index b425e242..aa5cc3d3 100644 --- a/h/mts.h +++ b/h/mts.h @@ -37,7 +37,7 @@ extern char *mmdlm2; /* * Read mts.conf file */ -void mts_init (char *); +void mts_init (void); /* * MTS specific variables @@ -63,9 +63,3 @@ extern char *pophost; * Global MailDelivery File */ extern char *maildelivery; - -/* - * Aliasing Facility (doesn't belong here) - */ -extern int Everyone; -extern char *NoShell;