summaryrefslogtreecommitdiff
path: root/src/inc/switches.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/inc/switches.h')
-rw-r--r--src/inc/switches.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/inc/switches.h b/src/inc/switches.h
index 5db6641cc8..bb303876e8 100644
--- a/src/inc/switches.h
+++ b/src/inc/switches.h
@@ -167,12 +167,6 @@
#define FEATURE_PROFAPI_EVENT_LOGGING
#endif // defined(PROFILING_SUPPORTED)
-// Windows desktop supports the profiling API attach / detach feature.
-// This will eventually be supported on coreclr as well.
-
-// Windows desktop DAC builds need to see some of the data used in the profiling API
-// attach / detach feature, particularly Thread::m_dwProfilerEvacuationCounter
-
// MUST NEVER CHECK IN WITH THIS ENABLED.
// This is just for convenience in doing performance investigations in a checked-out enlistment.
// #define FEATURE_ENABLE_NO_RANGE_CHECKS