summaryrefslogtreecommitdiff
path: root/src/dlls/mscoree
diff options
context:
space:
mode:
authorNick Guerrera <nicholg@microsoft.com>2015-08-16 21:54:49 -0700
committerNick Guerrera <nicholg@microsoft.com>2015-08-16 22:59:12 -0700
commit512ef05db7419352c4630bb2fcf6c5dca94fce4b (patch)
treea6ae559f607c16a75b8e686972d71879a2f222c8 /src/dlls/mscoree
parentdc0fca478639add871244ad106500ae0f5ff676c (diff)
downloadcoreclr-512ef05db7419352c4630bb2fcf6c5dca94fce4b.tar.gz
coreclr-512ef05db7419352c4630bb2fcf6c5dca94fce4b.tar.bz2
coreclr-512ef05db7419352c4630bb2fcf6c5dca94fce4b.zip
Remove GetFileInformation stat wrapper from PAL
It has been replaced by stat shims in corefx System.Native. Reverts commits: * 79ebe5605a94d559d2996997aec3cbcf8a4504c3. * 0119283384f1bac80da8bb1736453c87d4f8e689.
Diffstat (limited to 'src/dlls/mscoree')
-rw-r--r--src/dlls/mscoree/mscorwks_unixexports.src2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/dlls/mscoree/mscorwks_unixexports.src b/src/dlls/mscoree/mscorwks_unixexports.src
index c5c76792ee..e7cedf5078 100644
--- a/src/dlls/mscoree/mscorwks_unixexports.src
+++ b/src/dlls/mscoree/mscorwks_unixexports.src
@@ -50,8 +50,6 @@ GetCurrentThreadId
GetEnvironmentStringsW
GetEnvironmentVariableW
GetFileAttributesExW
-GetFileInformationFromFd
-GetFileInformationFromPath
GetFileSize
GetFileType
GetFullPathNameW