Bug 350542: Mail fails to select startup folder with global inbox. r=mscott
git-svn-id: svn://10.0.0.236/trunk@208992 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
31d8ccd225
commit
6ee415ce8b
@ -964,12 +964,6 @@ function loadStartFolder(initialUri)
|
||||
|
||||
startFolderResource = inboxFolder.QueryInterface(Components.interfaces.nsIRDFResource);
|
||||
}
|
||||
else
|
||||
{
|
||||
// set the startFolderResource to the server, so we select it
|
||||
// so we'll get account central
|
||||
startFolderResource = RDF.GetResource(defaultServer.serverURI);
|
||||
}
|
||||
}
|
||||
|
||||
var startFolder = startFolderResource.QueryInterface(Components.interfaces.nsIMsgFolder);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user