Skip to content

Commit 4f274d5

Browse files
authored
Remove GenericEnumerator class as it is obsolete/unused (#9862)
1 parent 034e407 commit 4f274d5

File tree

2 files changed

+0
-144
lines changed

2 files changed

+0
-144
lines changed

src/Microsoft.DotNet.Wpf/src/PresentationCore/PresentationCore.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
<Compile Include="$(WpfSharedDir)\MS\Internal\FreezableOperations.cs" />
4848
<Compile Include="$(WpfSharedDir)\MS\Internal\HashHelper.cs" />
4949
<Compile Include="$(WpfSharedDir)\MS\Internal\PointUtil.cs" />
50-
<Compile Include="$(WpfSharedDir)\MS\Internal\GenericEnumerator.cs" />
5150
<Compile Include="$(WpfSharedDir)\MS\Internal\MimeTypeMapper.cs" />
5251
<Compile Include="$(WpfSharedDir)\MS\Internal\Pair.cs" />
5352
<Compile Include="$(WpfSharedDir)\MS\Internal\PartialList.cs" />

src/Microsoft.DotNet.Wpf/src/Shared/MS/Internal/GenericEnumerator.cs

Lines changed: 0 additions & 143 deletions
This file was deleted.

0 commit comments

Comments
 (0)