mirror of https://github.com/zeldaret/botw.git
ksys/util: Remove obsolete comment
This commit is contained in:
parent
b2ce4e32ea
commit
d088e0cc58
|
@ -39,7 +39,6 @@ protected:
|
||||||
|
|
||||||
bool mIsIdle = true;
|
bool mIsIdle = true;
|
||||||
TaskMgr* mMgr = nullptr;
|
TaskMgr* mMgr = nullptr;
|
||||||
// FIXME: rename
|
|
||||||
ManagedTaskHandle* mHandle = nullptr;
|
ManagedTaskHandle* mHandle = nullptr;
|
||||||
};
|
};
|
||||||
KSYS_CHECK_SIZE_NX150(ManagedTask, 0xc0);
|
KSYS_CHECK_SIZE_NX150(ManagedTask, 0xc0);
|
||||||
|
|
Loading…
Reference in New Issue