X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fscansbr.c;h=3d66bcf5bc9c4bb84262decaf47d72dc403bc71e;hb=0ecdc197e9a9a4d2bb6dce395dea152fbc728b6b;hp=1f2785a06cdc424dae2ee427749fdba17ff2cef6;hpb=740e258c5622dfe9a98a474647d8ddc164109b2f;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) {