Skip to content

Commit a040353

Browse files
committed
maybe no space there after all
1 parent 0a23259 commit a040353

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

core/src/processing/core/PApplet.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6521,7 +6521,6 @@ public void run() {
65216521
}
65226522
} else {
65236523
checkLookAndFeel();
6524-
65256524
JFileChooser fileChooser = new JFileChooser();
65266525
fileChooser.setDialogTitle(prompt);
65276526
fileChooser.setFileSelectionMode(JFileChooser.DIRECTORIES_ONLY);

0 commit comments

Comments
 (0)