X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=h%2Fscansbr.h;h=5e5816d94351b47c552eb42fd8deee443c3c2273;hp=91b2ff676749aa45e763abe39eb286fa9d5e260f;hb=e2550f03c9679b6fcc5240f9cda48bd5a9951e3a;hpb=102d1d8f2f783d7daa43c4b933bac85fc8de7fab diff --git a/h/scansbr.h b/h/scansbr.h index 91b2ff6..5e5816d 100644 --- a/h/scansbr.h +++ b/h/scansbr.h @@ -10,15 +10,6 @@ extern char *scanl; #define SCNNUM (-2) /* number out of range */ #define SCNFAT (-3) /* fatal error */ -/* -** default format for `scan' and `inc' -*/ -# define FORMAT \ -"=%4(msg)%<(cur)+%| %>%<{replied}-%| %>\ -%4(year{date})-%02(mon{date})-%02(mday{date}) %02(hour{date}):%02(min{date}) \ -%<(mymbox{from})%<{to}To:%14(decode(friendly{to}))%>%>\ -%<(zero)%17(decode(friendly{from}))%> %(decode{subject})\n" - #define WIDTH 78 #define SCN_MBOX (-1)