Skip to content

Commit

Permalink
Delete unused file.
Browse files Browse the repository at this point in the history
  • Loading branch information
intorr committed Dec 9, 2017
1 parent 98e2885 commit f77a2e2
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 226 deletions.
222 changes: 0 additions & 222 deletions src/xrCore/FixedSet.h

This file was deleted.

1 change: 0 additions & 1 deletion src/xrCore/xrCore.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -478,7 +478,6 @@
<CustomBuild Include="FileSystem.h" />
<ClInclude Include="file_stream_reader.h" />
<ClInclude Include="FixedMap.h" />
<ClInclude Include="FixedSet.h" />
<ClInclude Include="FixedVector.h" />
<ClInclude Include="FMesh.hpp" />
<ClInclude Include="FS.h" />
Expand Down
3 changes: 0 additions & 3 deletions src/xrCore/xrCore.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -440,9 +440,6 @@
<ClInclude Include="FixedMap.h">
<Filter>Math\STLext</Filter>
</ClInclude>
<ClInclude Include="FixedSet.h">
<Filter>Math\STLext</Filter>
</ClInclude>
<ClInclude Include="FixedVector.h">
<Filter>Math\STLext</Filter>
</ClInclude>
Expand Down

0 comments on commit f77a2e2

Please sign in to comment.