X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmsgchk.c;h=4cfb5988206662f45f76f3bc6aafe71c15bcb97c;hb=af586ebe59b73c23b2291624ab0015913c5a3687;hp=8294d4624cdeb08446b43e987a151c76e3ff611b;hpb=7e5bac1a416e400bd3c8941b1c312577f2d9e9e4;p=mmh diff --git a/uip/msgchk.c b/uip/msgchk.c index 8294d46..4cfb598 100644 --- a/uip/msgchk.c +++ b/uip/msgchk.c @@ -92,11 +92,6 @@ main (int argc, char **argv) char **argp, **arguments, *vec[MAXVEC]; struct passwd *pw; -#ifdef HESIOD - struct hes_postoffice *po; - char *tmphost; -#endif - #ifdef LOCALE setlocale(LC_ALL, ""); #endif