X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=init.c;h=f86e4650fa33a0a92b5d4a905648f82583accac4;hp=fd047b665cdbf34d33df64f5f4d17f991c5ef292;hb=dded59764065d6d5051f3188cd691cd1a00c185e;hpb=4761fa78a6dfc9437caa6e6e0aac806e50e01c83 diff --git a/init.c b/init.c index fd047b6..f86e465 100644 --- a/init.c +++ b/init.c @@ -2702,7 +2702,6 @@ void mutt_init (int skip_sys_rc, LIST * commands) p = "vi"; } Editor = m_strdup(p); - Visual = m_strdup(p); if ((p = getenv ("REPLYTO")) != NULL) { BUFFER buf, token;