summaryrefslogtreecommitdiff
path: root/src/inc/switches.h
diff options
context:
space:
mode:
authordanmosemsft <danmose@microsoft.com>2017-02-11 07:23:01 -0800
committerdanmosemsft <danmose@microsoft.com>2017-02-11 07:24:21 -0800
commitebd6a7f81d2930d6e19025db8b6de3cb443abd5d (patch)
treebc043ca8f2414e74d898f822caf83b798bcfa14f /src/inc/switches.h
parent56d4ba8a9338c3ff7378d18378f38ad847f130f2 (diff)
downloadcoreclr-ebd6a7f81d2930d6e19025db8b6de3cb443abd5d.tar.gz
coreclr-ebd6a7f81d2930d6e19025db8b6de3cb443abd5d.tar.bz2
coreclr-ebd6a7f81d2930d6e19025db8b6de3cb443abd5d.zip
Dead comment
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