CmdStop
- Removed TDB2::commit.
This commit is contained in:
@@ -116,7 +116,6 @@ int CmdStop::execute (std::string& output)
|
||||
if (i->first != "")
|
||||
context.footnote (i->second);
|
||||
|
||||
context.tdb2.commit ();
|
||||
feedback_affected (count == 1 ? STRING_CMD_STOP_1 : STRING_CMD_STOP_N, count);
|
||||
return rc;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user