Part of the patch from bug #4301; clean up our prototypes, a lot. Still
[mmh] / uip / mhstoresbr.c
index 5962184..58ed5be 100644 (file)
@@ -48,7 +48,6 @@ typedef int (*qsort_comp) (const void *, const void *);
 /* mhmisc.c */
 int part_ok (CT, int);
 int type_ok (CT, int);
-int make_intermediates (char *);
 void flush_errors (void);
 
 /* mhshowsbr.c */