Removed completed TODO request.

This commit is contained in:
Calum
2017-05-25 10:31:37 +12:00
parent a6d9c66fc9
commit adbb9ffe3b
@@ -137,9 +137,6 @@ public class CanvasController {
} }
raceViewController.updateSparkLine(); raceViewController.updateSparkLine();
} }
// TODO: 1/05/17 cir27 - Make the RaceObjects update on the actual delay.
elapsedNanos = 1000 / 60;
updateGroups(); updateGroups();
if (StreamParser.isRaceFinished()) { if (StreamParser.isRaceFinished()) {
this.stop(); this.stop();