X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/df6971a59e8d01dcfe605bbac949b7d4b3ab0a92..02e25280094d8245772acf03396fe31c278ea337:/uip/show.c diff --git a/uip/show.c b/uip/show.c index 1b11871e..60f1e62e 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