maybe no space there after all

This commit is contained in:
Ben Fry
2017-02-20 15:17:01 -05:00
parent 27037f9fd0
commit f3f5583e9b
-1
View File
@@ -6521,7 +6521,6 @@ public class PApplet implements PConstants {
}
} else {
checkLookAndFeel();
JFileChooser fileChooser = new JFileChooser();
fileChooser.setDialogTitle(prompt);
fileChooser.setFileSelectionMode(JFileChooser.DIRECTORIES_ONLY);