ksys/util: Remove obsolete comment

This commit is contained in:
Léo Lam
2020-09-26 17:12:01 +02:00
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);