mirror of
https://github.com/zeldaret/botw
synced 2026-05-25 23:35:10 -04:00
ksys/act: Remove obsolete comment
This commit is contained in:
@@ -19,7 +19,6 @@ ActorParam::~ActorParam() {
|
||||
deleteData();
|
||||
}
|
||||
|
||||
// NON_MATCHING: b.le -> b.lt
|
||||
void ActorParam::deleteData() {
|
||||
auto lock = sead::makeScopedLock(mCS);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user