removed the call to resetTravelTimes() from reset(int). reset(int) MUST NOT call resetTravelTimes(), as reset(int) is usually called at the beginning of an iteration by the Controler, but we still need the travel times until the replanning is over.
Authored by: mrieser 2008-01-20
Parent: [r438]
Child: [r440]