Removed the whom program, which relayed on post(8) functionality.
[mmh] / h / mh.h
diff --git a/h/mh.h b/h/mh.h
index d41ab95..58d1e1d 100644 (file)
--- a/h/mh.h
+++ b/h/mh.h
@@ -348,7 +348,6 @@ extern char *usequence;
 extern char *version_num;
 extern char *version_str;
 extern char *whatnowproc;
-extern char *whomproc;
 
 extern void (*done) (int) NORETURN;