remove TDB::commit
This commit is contained in:
committed by
Dustin J. Mitchell
parent
0882a08d18
commit
9df4c8156e
@@ -169,12 +169,6 @@ void TDB2::modify (Task& task)
|
||||
}
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
void TDB2::commit ()
|
||||
{
|
||||
// does nothing; changes are committed as they are made
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
const tc::WorkingSet &TDB2::working_set ()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user