X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=h%2Faliasbr.h;h=f940026584416a4ebd70ed5d49fabde7ad6b104f;hb=239b8d6115a802bd6e744a61b9c7cfca5bae1057;hp=2e464d92e7eeeed3387bee623673bb6b1a1eeb99;hpb=1691e80890e5d8ba258c51c214a3e91880e1db2b;p=mmh diff --git a/h/aliasbr.h b/h/aliasbr.h index 2e464d9..f940026 100644 --- a/h/aliasbr.h +++ b/h/aliasbr.h @@ -2,7 +2,6 @@ /* * aliasbr.h -- definitions for the aliasing system * - * $Id$ */ extern char *AliasFile; /* mh-alias(5) */ @@ -36,10 +35,6 @@ struct home { struct home *h_next; /* next home in list */ }; -#ifndef MMDFMTS -struct home *seek_home (); -#endif /* MMDFMTS */ - /* * prototypes */