X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=h%2Ffmt_compile.h;fp=h%2Ffmt_compile.h;h=a84efaeda512ec4b24ccc8dd571ef212959a6d82;hp=d60ac4a8964ea085c03cf3fde892c81dda5d28e5;hb=5d4f603fcfc7cf4a238b27de2b18567a733bb6b4;hpb=9f9bfa91d88b3ca4cd9206c1f2b17c6d13ebcaba 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 */