X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=h%2Faliasbr.h;h=f940026584416a4ebd70ed5d49fabde7ad6b104f;hb=47dca82001bf41dcd6954f72d2d27e3fbc2e8e9d;hp=de50e972f458f9738001478b52bf33dfa5aaea8f;hpb=f177bf9068a1ee5f5281d4ad04dfa2d5df6f6625;p=mmh diff --git a/h/aliasbr.h b/h/aliasbr.h index de50e97..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 (char *); -#endif /* MMDFMTS */ - /* * prototypes */