summaryrefslogtreecommitdiff
path: root/src/vm/mscorlib.cpp
diff options
context:
space:
mode:
authorVictor "Nate" Graf <nategraf1@gmail.com>2017-12-21 11:48:14 -0800
committerGitHub <noreply@github.com>2017-12-21 11:48:14 -0800
commit302005ca8ae14eade37ddf4ac6e900617c1c166a (patch)
treedf32e188ca3c3c2bec14d61b477e54dd4b2fe0c8 /src/vm/mscorlib.cpp
parent0e4662c8911e3cf80eaaa446f280d7694ac09733 (diff)
downloadcoreclr-302005ca8ae14eade37ddf4ac6e900617c1c166a.tar.gz
coreclr-302005ca8ae14eade37ddf4ac6e900617c1c166a.tar.bz2
coreclr-302005ca8ae14eade37ddf4ac6e900617c1c166a.zip
Revert "Enable EventPipe across Unix and Windows (#14772)" (#15609)
This reverts commit 7524d72d4f0f634fe5407280b83c25181dc8c556.
Diffstat (limited to 'src/vm/mscorlib.cpp')
-rw-r--r--src/vm/mscorlib.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/vm/mscorlib.cpp b/src/vm/mscorlib.cpp
index 75c1f058f0..3e2d478bbf 100644
--- a/src/vm/mscorlib.cpp
+++ b/src/vm/mscorlib.cpp
@@ -96,10 +96,6 @@
#include "eventpipe.h"
#endif //defined(FEATURE_EVENTSOURCE_XPLAT)
-#ifdef FEATURE_PERFTRACING
-#include "eventpipe.h"
-#endif //FEATURE_PERFTRACING
-
#endif // CROSSGEN_MSCORLIB