Skip to content
This repository was archived by the owner on Jun 17, 2024. It is now read-only.

Commit 8fc35b8

Browse files
Remove unused typed_erased_stream
1 parent c53f447 commit 8fc35b8

4 files changed

Lines changed: 0 additions & 59 deletions

File tree

inc/goldfish/typed_erased_stream.h

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

src/src.vcxproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
<ClInclude Include="..\inc\goldfish\schema.h" />
4141
<ClInclude Include="..\inc\goldfish\stream.h" />
4242
<ClInclude Include="..\inc\goldfish\tags.h" />
43-
<ClInclude Include="..\inc\goldfish\typed_erased_stream.h" />
4443
<ClInclude Include="..\inc\goldfish\uncaught_exception.h" />
4544
<ClInclude Include="..\inc\goldfish\variant.h" />
4645
</ItemGroup>

tests/tests.vcxproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,6 @@
178178
<ClCompile Include="schema.cpp" />
179179
<ClCompile Include="stream.cpp" />
180180
<ClCompile Include="tutorial.cpp" />
181-
<ClCompile Include="typed_erased_stream.cpp" />
182181
<ClCompile Include="uncaught_exception.cpp" />
183182
<ClCompile Include="variant.cpp" />
184183
</ItemGroup>

tests/typed_erased_stream.cpp

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

0 commit comments

Comments
 (0)