X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fshow.c;h=1b11871ee2f1434c5cba62d954984ed22743bacc;hb=8a87f7b5fd5622dcde0fc4b48d93157616b496f0;hp=a59e10c35f0ae08b3151d08ea5c8e156b172d69a;hpb=5dd6771b28c257af405d7248639ed0e3bcdce38b;p=mmh diff --git a/uip/show.c b/uip/show.c index a59e10c..1b11871 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