mirror of https://github.com/zeldaret/botw.git
ksys/act: Remove obsolete comment
This commit is contained in:
parent
ad01b2b1fb
commit
bdb97007b1
|
@ -19,7 +19,6 @@ ActorParam::~ActorParam() {
|
|||
deleteData();
|
||||
}
|
||||
|
||||
// NON_MATCHING: b.le -> b.lt
|
||||
void ActorParam::deleteData() {
|
||||
auto lock = sead::makeScopedLock(mCS);
|
||||
|
||||
|
|
Loading…
Reference in New Issue