X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=h%2Ffmt_compile.h;h=a84efaeda512ec4b24ccc8dd571ef212959a6d82;hp=d60ac4a8964ea085c03cf3fde892c81dda5d28e5;hb=5b9d883db0318ed2b84bb82dee880d7381f99188;hpb=ced6090a330d3d83d0bce709f756aa3d7d65fea4 diff --git a/h/fmt_compile.h b/h/fmt_compile.h index d60ac4a..a84efae 100644 --- a/h/fmt_compile.h +++ b/h/fmt_compile.h @@ -80,10 +80,6 @@ #define FT_FORMATADDR 67 /* let external routine format addr */ #define FT_MYMBOX 68 /* do "mymbox" test on comp */ -/* misc. */ -/* ADDTOSEQ only works if you include "options LBL" */ -#define FT_ADDTOSEQ 69 /* add current msg to a sequence */ - /* conditionals & control flow (must be last) */ #define FT_SAVESTR 70 /* save current str reg */ #define FT_DONE 71 /* stop formatting */