]> diplodocus.org Git - nmh/blobdiff - uip/scansbr.c
Truncated -help test in test-whom because its output depends on whether
[nmh] / 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)
 {