From: Brendan Cully Date: Mon, 8 Aug 2005 15:36:00 +0000 (+0000) Subject: Remove undefined reference to unmailboxes command. Closes #2028. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=16cfaf3221088b6730a5ec9d139afc05a50cde21;p=neomutt Remove undefined reference to unmailboxes command. Closes #2028. --- diff --git a/init.h b/init.h index 1f46d390c..4611f657b 100644 --- a/init.h +++ b/init.h @@ -825,8 +825,7 @@ struct option_t MuttVars[] = { ** .pp ** When \fIset\fP, mutt will fetch the set of subscribed folders from ** your server on connection, and add them to the set of mailboxes - ** it polls for new mail. See also the ``$mailboxes'' and - ** ``$unmailboxes'' commands. + ** it polls for new mail. See also the ``$mailboxes'' command. */ { "imap_delim_chars", DT_STR, R_NONE, UL &ImapDelimChars, UL "/." }, /*