]> granicus.if.org Git - neomutt/commitdiff
Documentation nit, from Liviu.
authorThomas Roessler <roessler@does-not-exist.org>
Sun, 5 Sep 1999 07:47:39 +0000 (07:47 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Sun, 5 Sep 1999 07:47:39 +0000 (07:47 +0000)
init.h

diff --git a/init.h b/init.h
index 58e8d69461a7cdd2d99931b16e973e06b340ebcc..967fc1728c0a2888ecb207a81160fbb467ab8b49 100644 (file)
--- 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 },
   /*