Revert unnecessary change

Signed-off-by: JCW <a1q123456@users.noreply.github.com>
This commit is contained in:
JCW
2026-03-24 16:12:46 +00:00
parent cecf02be13
commit 93d807ff9b

View File

@@ -20,12 +20,12 @@ isVaultPseudoAccountFrozen(
MPTIssue const& mptShare,
int depth);
//[[nodiscard]] TER
// dirLink(
// ApplyView& view,
// AccountID const& owner,
// std::shared_ptr<SLE>& object,
// SF_UINT64 const& node = sfOwnerNode);
[[nodiscard]] TER
dirLink(
ApplyView& view,
AccountID const& owner,
std::shared_ptr<SLE>& object,
SF_UINT64 const& node = sfOwnerNode);
bool
isGlobalFrozen(ReadView const& view, MPTIssue const& mptIssue)