delete ordering

This commit is contained in:
2023-06-24 21:00:57 +02:00
parent 25d10e3877
commit c50a74d117

View File

@ -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),