X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/5dd6771b28c257af405d7248639ed0e3bcdce38b..400875ce6f5a30b6a0493c8cae912c36a4a0595d:/uip/show.c diff --git a/uip/show.c b/uip/show.c index a59e10c3..1b11871e 100644 --- a/uip/show.c +++ b/uip/show.c @@ -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