Skip to content

Commit

Permalink
Merge pull request #495 from Cakebakery/patch-3
Browse files Browse the repository at this point in the history
Update TimeChart.java
  • Loading branch information
ddanny committed Apr 5, 2016
2 parents 2d80170 + 851f07f commit bd84f1c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions achartengine/src/org/achartengine/chart/TimeChart.java
Expand Up @@ -40,8 +40,6 @@ public class TimeChart extends LineChart {
private String mDateFormat;
/** The starting point for labels. */
private Double mStartPoint;
/** The paint to be used when drawing the grid lines. */
private transient Paint mGridPaint;

TimeChart() {
}
Expand Down

0 comments on commit bd84f1c

Please sign in to comment.