X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fshow.c;h=60f1e62eb61d5aaf653dfe29ea545588b1dd20b4;hb=a1e2db74e04c31153801efabcc31b6f68587eeb4;hp=1b11871ee2f1434c5cba62d954984ed22743bacc;hpb=911d7035bfc4229bdbb754dbc165982fc4d6c6d2;p=mmh diff --git a/uip/show.c b/uip/show.c index 1b11871..60f1e62 100644 --- a/uip/show.c +++ b/uip/show.c @@ -359,19 +359,6 @@ go_to_it: ; return 0; /* dead code to satisfy the compiler */ } -/* - * Cheat: we are loaded with adrparse, which wants a routine called - * OfficialName(). We call adrparse:getm() with the correct arguments - * to prevent OfficialName() from being called. Hence, the following - * is to keep the loader happy. - */ - -char * -OfficialName (char *name) -{ - return name; -} - /* * Check if a message or file contains any non-text parts