Skip to content

Commit

Permalink
back out 360948, tree closed
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmoz%gmail.com committed Nov 22, 2006
1 parent 03e7766 commit b1747c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion widget/src/cocoa/nsFilePicker.mm
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,6 @@
[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];
Expand Down

0 comments on commit b1747c3

Please sign in to comment.