X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/836f8eb0eda25f31b82c07384fc9b1fb60ce7182..3a85a3ad2d55f4d8d998b0e65f02e86937438461:/uip/mhshow.c diff --git a/uip/mhshow.c b/uip/mhshow.c index 5cc3b435..b3d3218c 100644 --- a/uip/mhshow.c +++ b/uip/mhshow.c @@ -67,13 +67,6 @@ DEFINE_SWITCH_ARRAY(MHSHOW, switches); #undef X -/* mhmisc.c */ -extern int npart; -extern int ntype; -extern char *parts[NPARTS + 1]; -extern char *types[NTYPES + 1]; -extern int userrs; - /* mhparse.c */ extern char *preferred_types[]; extern char *preferred_subtypes[];