back out 360948, tree closed

This commit is contained in:
joshmoz%gmail.com 2006-11-22 07:31:54 +00:00
parent 03e776671c
commit b1747c372d

View File

@ -304,7 +304,6 @@ nsFilePicker::GetLocalFolder(const nsString& inTitle, nsILocalFile** outFile)
[thePanel setCanChooseDirectories:YES];
[thePanel setCanChooseFiles:NO];
[thePanel setResolvesAliases:YES]; //this is default - probably doesn't need to be set
[thePanel setCanCreateDirectories:YES];
// packages != folders
[thePanel setTreatsFilePackagesAsDirectories:NO];