Changed msg_style and msg_delim to be file static to m_getfld.c
[mmh] / h / mh.h
diff --git a/h/mh.h b/h/mh.h
index 225d0c9..f29379e 100644 (file)
--- a/h/mh.h
+++ b/h/mh.h
@@ -252,8 +252,6 @@ struct msgs {
 #define        MS_MSH          4       /* whacko msh                 */
 
 extern int msg_count;          /* m_getfld() indicators */
-extern int msg_style;          /*  .. */
-extern char *msg_delim;                /*  .. */
 
 #define        NOUSE   0               /* draft being re-used */