X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=imap%2Fbrowse.c;h=6e777c405b17e86d2aace375ab64a529e19877a3;hp=85e55e005c62f354f8e3089a87796dda41b5956d;hb=e01486aabea6f0af36933158bd58b9ab03b30add;hpb=7480539010bab6905c944b11b036492a1a625994 diff --git a/imap/browse.c b/imap/browse.c index 85e55e0..6e777c4 100644 --- a/imap/browse.c +++ b/imap/browse.c @@ -77,7 +77,6 @@ int imap_browse (char *path, struct browser_state *state) home_namespace = 1; mbox[0] = '\0'; /* Do not replace "" with "INBOX" here */ mx.mbox = safe_strdup (ImapHomeNamespace); - nns = 0; if (mutt_bit_isset (idata->capabilities, NAMESPACE)) { mutt_message _("Getting namespaces...");