X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fscansbr.c;h=3d66bcf5bc9c4bb84262decaf47d72dc403bc71e;hb=eabbcb91ae4e824930e9d9c9a206e40f0bdaf61f;hp=1f2785a06cdc424dae2ee427749fdba17ff2cef6;hpb=24ba06b111dbadb912fa97f74ec8595f71b04393;p=mmh diff --git a/uip/scansbr.c b/uip/scansbr.c index 1f2785a..3d66bcf 100644 --- a/uip/scansbr.c +++ b/uip/scansbr.c @@ -361,19 +361,6 @@ finished: } -/* - * 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; -} - - static int mh_fputs(char *s, FILE *stream) {