From: Thomas Roessler Date: Sun, 5 Sep 1999 07:47:39 +0000 (+0000) Subject: Documentation nit, from Liviu. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b311ab08eb56d44e9d5913f1d8cfe28b498ed2de;p=neomutt Documentation nit, from Liviu. --- diff --git a/init.h b/init.h index 58e8d6946..967fc1728 100644 --- a/init.h +++ b/init.h @@ -257,9 +257,6 @@ struct option_t MuttVars[] = { /* ** .pp ** Character set your terminal uses to display and enter textual data. - ** This information is required to properly label outgoing messages which - ** contain 8-bit characters so that receiving parties can display your - ** messages in the correct character set. */ { "check_new", DT_BOOL, R_NONE, OPTCHECKNEW, 1 }, /*