Merge with upstream.

This commit is contained in:
Jonathan Feinberg
2014-04-07 14:02:01 -04:00
parent ae49afbed8
commit e08eb3c0f6
@@ -29,10 +29,6 @@ import javax.swing.text.Segment;
import processing.app.Editor;
/**
* This class reads a keywords.txt file to get coloring put links to reference
* locations for the set of keywords.
*/
public class PdeKeywords extends TokenMarker {
private KeywordMap keywordColoring;