X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=lib-lib%2Fstr.h;h=d4556664c9358571e166b7878dedb3c9321dbf55;hp=86fd7584a5d87f6a1a7d1112e9cefda51af3af48;hb=0c3dc49558129951cbf0eff32b161084bfa4219e;hpb=6729a8ab646a00a661858b7ac7ee21f770bff3d3 diff --git a/lib-lib/str.h b/lib-lib/str.h index 86fd758..d455666 100644 --- a/lib-lib/str.h +++ b/lib-lib/str.h @@ -400,8 +400,7 @@ typedef enum { M_FORMAT_MAKEPRINT = (1 << 2), /* make sure that all chars are printable */ M_FORMAT_OPTIONAL = (1 << 3), M_FORMAT_STAT_FILE = (1 << 4), /* used by mutt_attach_fmt */ - M_FORMAT_ARROWCURSOR = (1 << 5), /* reserve space for arrow_cursor */ - M_FORMAT_INDEX = (1 << 6) /* this is a main index entry */ + M_FORMAT_INDEX = (1 << 6), /* this is a main index entry */ } format_flag; typedef const char *