Part of the patch from bug #4301; clean up our prototypes, a lot. Still
[mmh] / uip / mhshowsbr.c
index 5abd67d..6bfc0bc 100644 (file)
@@ -38,12 +38,6 @@ pid_t xpid = 0;
 static sigjmp_buf intrenv;
 
 
-/* termsbr.c */
-int SOprintf (char *, ...);
-
-/* mhparse.c */
-int pidcheck (int);
-
 /* mhmisc.c */
 int part_ok (CT, int);
 int type_ok (CT, int);