Skip to content

Commit aea1c2f

Browse files
committed
Removed out commented line to set FEATURE_PERFTRACING_PAL_TCP in CMake.
1 parent 5ecc525 commit aea1c2f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/mono/mono/eventpipe/CMakeLists.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
if(ENABLE_PERFTRACING)
22

3-
# TODO: REMOVE.
4-
# set (FEATURE_PERFTRACING_PAL_TCP 1)
5-
63
if (FEATURE_PERFTRACING_PAL_TCP)
74
add_definitions(-DFEATURE_PERFTRACING_PAL_TCP)
85
endif (FEATURE_PERFTRACING_PAL_TCP)

0 commit comments

Comments
 (0)