delete ordering

This commit is contained in:
Robin Müller 2023-06-24 21:00:57 +02:00
parent 25d10e3877
commit c50a74d117
Signed by: muellerr
GPG Key ID: A649FB78196E3849

View File

@ -17,7 +17,7 @@
using namespace returnvalue; using namespace returnvalue;
static constexpr bool DEBUG_DUMPS = true; static constexpr bool DEBUG_DUMPS = false;
PersistentTmStore::PersistentTmStore(PersistentTmStoreArgs args) PersistentTmStore::PersistentTmStore(PersistentTmStoreArgs args)
: SystemObject(args.objectId), : SystemObject(args.objectId),