mirror of
https://github.com/processing/processing4.git
synced 2026-02-11 09:39:19 +01:00
cleaning up coloring api
This commit is contained in:
@@ -115,7 +115,6 @@ public class PdeEditorStatus extends JPanel implements ActionListener {
|
||||
}
|
||||
|
||||
|
||||
|
||||
public void prompt(String message) {
|
||||
mode = PROMPT;
|
||||
this.message = message;
|
||||
|
||||
Reference in New Issue
Block a user