remove remnants of code for MMDF
[mmh] / h / aliasbr.h
index de50e97..d379cfc 100644 (file)
@@ -36,9 +36,7 @@ struct home {
     struct home *h_next;       /* next home in list                     */
 };
 
     struct home *h_next;       /* next home in list                     */
 };
 
-#ifndef        MMDFMTS
 struct home *seek_home (char *);
 struct home *seek_home (char *);
-#endif /* MMDFMTS */
 
 /*
  * prototypes
 
 /*
  * prototypes