Removed unused function seek_home().
[mmh] / h / aliasbr.h
index cc4da7f..f940026 100644 (file)
@@ -35,8 +35,6 @@ struct home {
     struct home *h_next;       /* next home in list                     */
 };
 
-struct home *seek_home (char *);
-
 /*
  * prototypes
  */