]> git.marmaro.de Git - mmh/blobdiff - h/mh.h
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 225d0c91ff5b3c7d415f70f1e1e936fa41a472ef..f29379eae06d75938a278d0b29689ca1e8d0efa9 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 */