Alias: Removed the address group `*', which meant everyone on the system.
[mmh] / h / mts.h
diff --git a/h/mts.h b/h/mts.h
index 5092667..a0f83dc 100644 (file)
--- a/h/mts.h
+++ b/h/mts.h
@@ -22,9 +22,3 @@ void mts_init(char *);
 ** Global MailDelivery File
 */
 extern char *maildelivery;
-
-/*
-** Aliasing Facility (doesn't belong here)
-*/
-extern int Everyone;
-extern char *NoShell;