178580 r=bienvenu fixing regression - mail slow on startup. thanks to bienvenu for catching my mistake
git-svn-id: svn://10.0.0.236/trunk@133113 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -252,8 +252,6 @@ nsMsgLocalMailFolder::CreateSubFolders(nsFileSpec &path)
|
||||
child->GetName(getter_Copies(folderName)); //try to get it from cache/db
|
||||
if (folderName.IsEmpty())
|
||||
child->SetPrettyName(currentFolderNameStr.get());
|
||||
else
|
||||
child->SetPrettyName(folderName.get());
|
||||
}
|
||||
}
|
||||
return rv;
|
||||
|
||||
Reference in New Issue
Block a user