delete ordering
This commit is contained in:
parent
25d10e3877
commit
c50a74d117
@ -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),
|
||||
|
Loading…
Reference in New Issue
Block a user