X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=h%2Fmh.h;h=6a5cf9fcaf8936616ae17541842d4c12f69ae0a6;hb=ac0b9fcce4167e2959ebc5b8d6efb8511acec66d;hp=0738f42032a9ba1e10e50b65465c63e56ffbed25;hpb=be6a3c548620f6d908ccaff321c8fb372b615406;p=mmh diff --git a/h/mh.h b/h/mh.h index 0738f42..6a5cf9f 100644 --- a/h/mh.h +++ b/h/mh.h @@ -230,13 +230,7 @@ struct msgs { #define BODYEOF 4 /* Body returned ending at eom */ #define FILEEOF 5 /* Reached end of input file */ -/* -** Maildrop styles -*/ -#define MS_DEFAULT 0 /* default (one msg per file) */ -#define MS_MBOX 1 /* Unix-style "from" lines */ - -extern int msg_count; /* m_getfld() indicators */ +extern int msg_count; /* m_getfld() indicators (That's a hack!) */ #define NOUSE 0 /* draft being re-used */