X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=sbr%2Ffmt_compile.c;h=ef6e879492e1ac1e7aefc40c7bce194ede3835ef;hp=cf5c497bb938c7b212577a2d55c8bb6c9bcdf111;hb=5d4f603fcfc7cf4a238b27de2b18567a733bb6b4;hpb=9f9bfa91d88b3ca4cd9206c1f2b17c6d13ebcaba diff --git a/sbr/fmt_compile.c b/sbr/fmt_compile.c index cf5c497..ef6e879 100644 --- a/sbr/fmt_compile.c +++ b/sbr/fmt_compile.c @@ -148,7 +148,6 @@ static struct ftable functable[] = { { "friendly", TF_COMP, FT_LS_FRIENDLY, FT_PARSEADDR, TFL_PUTS }, { "mymbox", TF_COMP, FT_LV_COMPFLAG, FT_MYMBOX, TFL_PUTN }, - { "addtoseq", TF_STR, FT_ADDTOSEQ, 0, 0 }, { "unquote", TF_EXPR, FT_LS_UNQUOTE, 0, TFL_PUTS},