Recurrence: Debug msg

This commit is contained in:
Paul Beckingham 2017-04-10 19:51:53 -04:00
parent 803c49b6c4
commit 0d2b2df498

View file

@ -333,7 +333,6 @@ static void synthesizeTasks (const Task& templateTask)
// TODO Create task instances for each period between N and now.
context.debug ("synthesizeTasks end");
}