X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/5dd6771b28c257af405d7248639ed0e3bcdce38b..ccd3685b42cb198b11d2d4daabb58849d239df40:/uip/show.c?ds=inline 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