summaryrefslogtreecommitdiff
path: root/Source/Core/Core.csproj
diff options
context:
space:
mode:
authorGravatar wuestholz <unknown>2013-07-23 21:00:37 -0700
committerGravatar wuestholz <unknown>2013-07-23 21:00:37 -0700
commitd3c2801fd211c69c61fcc85e3c3f1a18c3d0f187 (patch)
tree1a1027c484289cf51660c41beea9dc1432edb420 /Source/Core/Core.csproj
parent99737bee84e43094394d8827bf5fd50dd1304aec (diff)
Removed the remaining pure collections.
Diffstat (limited to 'Source/Core/Core.csproj')
-rw-r--r--Source/Core/Core.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/Core/Core.csproj b/Source/Core/Core.csproj
index f3db4f9a..6d5b7bd9 100644
--- a/Source/Core/Core.csproj
+++ b/Source/Core/Core.csproj
@@ -167,7 +167,6 @@
<Compile Include="OOLongUtil.cs" />
<Compile Include="OwickiGries.cs" />
<Compile Include="Parser.cs" />
- <Compile Include="PureCollections.cs" />
<Compile Include="ResolutionContext.cs" />
<Compile Include="Scanner.cs" />
<Compile Include="StandardVisitor.cs" />