mirror of
https://github.com/processing/processing4.git
synced 2026-02-04 06:09:17 +01:00
thought this was checked in.. guess not
This commit is contained in:
@@ -378,7 +378,6 @@ public class PdeBase implements ActionListener {
|
||||
editor.doQuit();
|
||||
//editor.initiate(Editor.QUIT);
|
||||
|
||||
|
||||
} else if (command.equals("Run")) {
|
||||
editor.doRun(false);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user