mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
CmdCustom
- Removed TDB2::commit.
This commit is contained in:
parent
38001ed6ff
commit
9400aba1d1
1 changed files with 0 additions and 1 deletions
|
@ -115,7 +115,6 @@ int CmdCustom::execute (std::string& output)
|
|||
Filter filter;
|
||||
std::vector <Task> filtered;
|
||||
filter.subset (filtered);
|
||||
context.tdb2.commit ();
|
||||
|
||||
// Sort the tasks.
|
||||
std::vector <int> sequence;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue