summaryrefslogtreecommitdiff
path: root/src/debug/ee/controller.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug/ee/controller.h')
-rw-r--r--src/debug/ee/controller.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/debug/ee/controller.h b/src/debug/ee/controller.h
index a314874b8d..95569b55c7 100644
--- a/src/debug/ee/controller.h
+++ b/src/debug/ee/controller.h
@@ -954,8 +954,6 @@ class DebuggerController
//
public:
- // Once we support debugging + fibermode (which was cut in V2.0), we may need some Thread::BeginThreadAffinity() calls
- // associated with the controller lock because this lock wraps context operations.
class ControllerLockHolder : public CrstHolder
{
public: