summaryrefslogtreecommitdiff
path: root/src/pal/src/CMakeLists.txt
diff options
context:
space:
mode:
authorNick Guerrera <nicholg@microsoft.com>2015-08-18 16:09:19 -0700
committerNick Guerrera <nicholg@microsoft.com>2015-08-18 16:09:19 -0700
commitf65997ab91356c108f19ea5434596603ca31b07e (patch)
tree0fb30ea659a011987bcef003ec883f91e02efb15 /src/pal/src/CMakeLists.txt
parent4df67c74b4f35ce32f6afb41ffd813f28d8aed27 (diff)
downloadcoreclr-f65997ab91356c108f19ea5434596603ca31b07e.tar.gz
coreclr-f65997ab91356c108f19ea5434596603ca31b07e.tar.bz2
coreclr-f65997ab91356c108f19ea5434596603ca31b07e.zip
Remove PAL code that has been moved to the corefx repo
Diffstat (limited to 'src/pal/src/CMakeLists.txt')
-rw-r--r--src/pal/src/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pal/src/CMakeLists.txt b/src/pal/src/CMakeLists.txt
index 0709764a3e..ce364b3c64 100644
--- a/src/pal/src/CMakeLists.txt
+++ b/src/pal/src/CMakeLists.txt
@@ -132,7 +132,6 @@ set(SOURCES
map/virtual.cpp
memory/heap.cpp
memory/local.cpp
- misc/corefx.cpp
misc/dbgmsg.cpp
misc/environ.cpp
misc/error.cpp