Remove TODO.

FEA: ItEr75S27PerProjectDashboard
This commit is contained in:
Nacho Barrientos 2011-11-02 17:18:32 +01:00 committed by Manuel Rego Casasnovas
parent 5c2be621fe
commit 0b2fae686d

View file

@ -184,7 +184,6 @@ public class TaskMilestone extends TaskElement implements ITaskPositionConstrain
@Override
public EffortDuration getTheoreticalCompletedTimeUntilDate(Date date) {
// TODO Auto-generated method stub FIXME
return EffortDuration.zero();
}