Remove RCS keywords, since they no longer work after git migration.
[mmh] / h / aliasbr.h
index de50e97..cc4da7f 100644 (file)
@@ -2,7 +2,6 @@
 /*
  * aliasbr.h -- definitions for the aliasing system
  *
- * $Id$
  */
 
 extern char *AliasFile;                /* mh-alias(5)             */
@@ -36,9 +35,7 @@ struct home {
     struct home *h_next;       /* next home in list                     */
 };
 
-#ifndef        MMDFMTS
 struct home *seek_home (char *);
-#endif /* MMDFMTS */
 
 /*
  * prototypes