зеркало из https://github.com/mozilla/gecko-dev.git
Back out alecf's changes to fix local mail folder expansion. This is for QA Blocker Bug #12207. a=cyeh
This commit is contained in:
Родитель
18f7f3f6d3
Коммит
5c17c57532
|
@ -104,11 +104,6 @@ nsMsgLocalMailFolder::nsMsgLocalMailFolder(void)
|
|||
mInitialized(PR_FALSE), mCopyState(nsnull)
|
||||
{
|
||||
mPath = nsnull;
|
||||
|
||||
// temp hack to precache the local path
|
||||
nsCOMPtr<nsIFileSpec> path;
|
||||
GetPath(getter_AddRefs(path));
|
||||
|
||||
// NS_INIT_REFCNT(); done by superclass
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче