]> diplodocus.org Git - nmh/blobdiff - uip/mhshow.c
mhbuildsbr.c: Include mhcachesbr.h. Delete copy of prototype.
[nmh] / uip / mhshow.c
index 5cc3b4355ed3f8bf806571264235a3eb8daed5e9..b3d3218c153dedbddaa438586e7fe7294ea4fc90 100644 (file)
@@ -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[];