delete ordering
This commit is contained in:
@ -17,7 +17,7 @@
|
||||
|
||||
using namespace returnvalue;
|
||||
|
||||
static constexpr bool DEBUG_DUMPS = true;
|
||||
static constexpr bool DEBUG_DUMPS = false;
|
||||
|
||||
PersistentTmStore::PersistentTmStore(PersistentTmStoreArgs args)
|
||||
: SystemObject(args.objectId),
|
||||
|
Reference in New Issue
Block a user