]> git.marmaro.de Git - mmh/blobdiff - uip/scansbr.c
Cleaned up test-utf8-body a bit.
[mmh] / uip / scansbr.c
index 1f2785a06cdc424dae2ee427749fdba17ff2cef6..3d66bcf5bc9c4bb84262decaf47d72dc403bc71e 100644 (file)
@@ -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)
 {