summaryrefslogtreecommitdiff
path: root/src/System.Private.CoreLib/System.Private.CoreLib.csproj
diff options
context:
space:
mode:
authorStephen Toub <stoub@microsoft.com>2019-02-11 23:23:32 -0500
committerGitHub <noreply@github.com>2019-02-11 23:23:32 -0500
commit1c28b497ff2d49141f6a63e3f293095161e40d00 (patch)
treea8e073b5be4c9c0d69e398d41a52ec645104fda0 /src/System.Private.CoreLib/System.Private.CoreLib.csproj
parent8e5f65c4ec87cc58ea80c7473cb2946118c6ade9 (diff)
downloadcoreclr-1c28b497ff2d49141f6a63e3f293095161e40d00.tar.gz
coreclr-1c28b497ff2d49141f6a63e3f293095161e40d00.tar.bz2
coreclr-1c28b497ff2d49141f6a63e3f293095161e40d00.zip
Delete mda.cs and related dead code (#22535)
Diffstat (limited to 'src/System.Private.CoreLib/System.Private.CoreLib.csproj')
-rw-r--r--src/System.Private.CoreLib/System.Private.CoreLib.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/System.Private.CoreLib/System.Private.CoreLib.csproj b/src/System.Private.CoreLib/System.Private.CoreLib.csproj
index da4fdc6210..79659fb29e 100644
--- a/src/System.Private.CoreLib/System.Private.CoreLib.csproj
+++ b/src/System.Private.CoreLib/System.Private.CoreLib.csproj
@@ -167,7 +167,6 @@
<Compile Include="$(BclSourcesRoot)\System\IO\Stream.CoreCLR.cs" />
<Compile Include="$(BclSourcesRoot)\System\Math.CoreCLR.cs" />
<Compile Include="$(BclSourcesRoot)\System\MathF.CoreCLR.cs" />
- <Compile Include="$(BclSourcesRoot)\System\mda.cs" />
<Compile Include="$(BclSourcesRoot)\System\MissingMemberException.CoreCLR.cs" />
<Compile Include="$(BclSourcesRoot)\System\MulticastDelegate.cs" />
<Compile Include="$(BclSourcesRoot)\System\Object.CoreCLR.cs" />