Skip to content

Commit 7ea113a

Browse files
committed
Remove no longer needed interface
1 parent 761b733 commit 7ea113a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/coreclr/nativeaot/System.Private.CoreLib/src/System.Private.CoreLib.csproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -257,9 +257,6 @@
257257
<ItemGroup Condition="'$(TargetsWindows)'=='true'">
258258
<Compile Include="Microsoft\Win32\SafeHandles\SafeThreadPoolIOHandle.cs" />
259259
<Compile Include="System\Runtime\InteropServices\PInvokeMarshal.Windows.cs" />
260-
<Compile Include="$(CommonPath)\System\Runtime\InteropServices\IDispatch.cs">
261-
<Link>System\Runtime\InteropServices\IDispatch.cs</Link>
262-
</Compile>
263260
<Compile Include="$(CommonPath)\System\Runtime\InteropServices\Variant.cs">
264261
<Link>System\Runtime\InteropServices\Variant.cs</Link>
265262
</Compile>

0 commit comments

Comments
 (0)