X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/7e5bac1a416e400bd3c8941b1c312577f2d9e9e4..2b63c01aa93210f7c6b812c135173812793c7176:/uip/msgchk.c diff --git a/uip/msgchk.c b/uip/msgchk.c index 8294d462..4cfb5988 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