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;
|
||||
TaskMgr* mMgr = nullptr;
|
||||
// FIXME: rename
|
||||
ManagedTaskHandle* mHandle = nullptr;
|
||||
};
|
||||
KSYS_CHECK_SIZE_NX150(ManagedTask, 0xc0);
|
||||
|
|
Loading…
Reference in New Issue