Skip to content

Commit

Permalink
Remove no longer needed interface
Browse files Browse the repository at this point in the history
  • Loading branch information
kant2002 committed May 24, 2021
1 parent 761b733 commit 7ea113a
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -257,9 +257,6 @@
<ItemGroup Condition="'$(TargetsWindows)'=='true'">
<Compile Include="Microsoft\Win32\SafeHandles\SafeThreadPoolIOHandle.cs" />
<Compile Include="System\Runtime\InteropServices\PInvokeMarshal.Windows.cs" />
<Compile Include="$(CommonPath)\System\Runtime\InteropServices\IDispatch.cs">
<Link>System\Runtime\InteropServices\IDispatch.cs</Link>
</Compile>
<Compile Include="$(CommonPath)\System\Runtime\InteropServices\Variant.cs">
<Link>System\Runtime\InteropServices\Variant.cs</Link>
</Compile>
Expand Down

0 comments on commit 7ea113a

Please sign in to comment.