X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=init.h;h=bee8e9db95f1491c8fb781e0859c1f810fd1d160;hb=f5276054ef65648b1d1ab00664c0a3ea6879cf39;hp=64e7db17e6d9991c9312d57af289852e82f399c1;hpb=5dcac54e5db074dc4572f843666c7f7acaf2d109;p=apps%2Fmadmutt.git diff --git a/init.h b/init.h index 64e7db1..bee8e9d 100644 --- a/init.h +++ b/init.h @@ -223,15 +223,6 @@ struct option_t MuttVars[] = { ** \fTDelivered-To:\fP header fields when bouncing messages. ** Postfix users may wish to \fIunset\fP this variable. */ - { "braille_friendly", DT_BOOL, R_NONE, OPTBRAILLEFRIENDLY, "no" }, - /* - ** .pp - ** When this variable is set, mutt will place the cursor at the beginning - ** of the current line in menus, even when the arrow_cursor variable - ** is unset, making it easier for blind persons using Braille displays to - ** follow these menus. The option is disabled by default because many - ** visual terminals don't permit making the cursor invisible. - */ {"check_new", DT_BOOL, R_NONE, OPTCHECKNEW, "yes" }, /* ** .pp