Archived
Removed unused declarations.
This commit is contained in:
@@ -45,7 +45,6 @@ public class DrawingTree {
|
||||
}
|
||||
|
||||
private final int FIXED_FONT_HEIGHT = 10;
|
||||
private final int FIXED_FONT_ASCENT = 3;
|
||||
private final Color nodeColor = new Color(250, 220, 100);
|
||||
|
||||
public void paint(Graphics graphics) {
|
||||
|
||||
Reference in New Issue
Block a user