CmdCalendar
- Removed TDB2::commit.
This commit is contained in:
@@ -66,7 +66,6 @@ int CmdCalendar::execute (std::string& output)
|
||||
|
||||
// Load the pending tasks.
|
||||
handleRecurrence ();
|
||||
context.tdb2.commit ();
|
||||
std::vector <Task> tasks = context.tdb2.pending.get_tasks ();
|
||||
|
||||
Date today;
|
||||
|
||||
Reference in New Issue
Block a user