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