summaryrefslogtreecommitdiff
path: root/src/palrt
diff options
context:
space:
mode:
authorJan Kotas <jkotas@microsoft.com>2015-11-21 19:25:10 -0800
committerJan Kotas <jkotas@microsoft.com>2015-11-23 07:11:28 -0800
commitc46a7f052650557e0d93d99680656d3bda47dee6 (patch)
treede40599cc578f0875d8f3ba95a495808e7244349 /src/palrt
parent112e6ee2e78a5727d06c6bc62effeb97c1acad5b (diff)
downloadcoreclr-c46a7f052650557e0d93d99680656d3bda47dee6.tar.gz
coreclr-c46a7f052650557e0d93d99680656d3bda47dee6.tar.bz2
coreclr-c46a7f052650557e0d93d99680656d3bda47dee6.zip
Delete code under !NO_CRT define
It is always defined - even in internal builds
Diffstat (limited to 'src/palrt')
-rw-r--r--src/palrt/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/palrt/CMakeLists.txt b/src/palrt/CMakeLists.txt
index feb88ed71e..a66f148082 100644
--- a/src/palrt/CMakeLists.txt
+++ b/src/palrt/CMakeLists.txt
@@ -1,8 +1,6 @@
set(CMAKE_INCLUDE_CURRENT_DIR ON)
-add_definitions(-DNO_CRT)
-
set(PALRT_SOURCES
bstr.cpp
coguid.cpp