cleaning up coloring api

This commit is contained in:
benfry
2005-04-06 19:42:27 +00:00
parent cccc46ed28
commit 4032ba4c94
8 changed files with 270 additions and 250 deletions

View File

@@ -115,7 +115,6 @@ public class PdeEditorStatus extends JPanel implements ActionListener {
}
public void prompt(String message) {
mode = PROMPT;
this.message = message;