From 16cfaf3221088b6730a5ec9d139afc05a50cde21 Mon Sep 17 00:00:00 2001 From: Brendan Cully Date: Mon, 8 Aug 2005 15:36:00 +0000 Subject: [PATCH] Remove undefined reference to unmailboxes command. Closes #2028. --- init.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 "/." }, /* -- 2.40.0