Part of the patch from bug #4301; clean up our prototypes, a lot. Still
[mmh] / uip / show.c
index a59e10c..1b11871 100644 (file)
@@ -52,9 +52,6 @@ static struct swit switches[] = {
  */
 static int is_nontext(char *);
 
-/* prototype from mhlsbr.c */
-int mhl (int, char **);
-
 #define        SHOW  0
 #define        NEXT  1
 #define        PREV  2