bugfix: if a person has only one Activity, with an end time set, the person was not correctly removed from the simulation (see r6698, missing call to Simulation.decLiving()), so at the end the simulation thought there is still somebody traveling somewhere although there wasn't. Fixed the original issue (see r6698) differently that solves this problem.