CmdEdit
- Removed TDB2::commit.
This commit is contained in:
@@ -71,7 +71,6 @@ int CmdEdit::execute (std::string& output)
|
|||||||
if (editFile (*task))
|
if (editFile (*task))
|
||||||
context.tdb2.modify (*task);
|
context.tdb2.modify (*task);
|
||||||
|
|
||||||
context.tdb2.commit ();
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user