summaryrefslogtreecommitdiff
path: root/src/KingSystem/ActorSystem/actActorParam.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/KingSystem/ActorSystem/actActorParam.cpp')
-rw-r--r--src/KingSystem/ActorSystem/actActorParam.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/KingSystem/ActorSystem/actActorParam.cpp b/src/KingSystem/ActorSystem/actActorParam.cpp
index 7ce2bc06..bfe08fed 100644
--- a/src/KingSystem/ActorSystem/actActorParam.cpp
+++ b/src/KingSystem/ActorSystem/actActorParam.cpp
@@ -19,7 +19,6 @@ ActorParam::~ActorParam() {
deleteData();
}
-// NON_MATCHING: b.le -> b.lt
void ActorParam::deleteData() {
auto lock = sead::makeScopedLock(mCS);