Skip to content

Commit f77a2e2

Browse files
committed
Delete unused file.
1 parent 98e2885 commit f77a2e2

File tree

3 files changed

+0
-226
lines changed

3 files changed

+0
-226
lines changed

src/xrCore/FixedSet.h

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

src/xrCore/xrCore.vcxproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,6 @@
478478
<CustomBuild Include="FileSystem.h" />
479479
<ClInclude Include="file_stream_reader.h" />
480480
<ClInclude Include="FixedMap.h" />
481-
<ClInclude Include="FixedSet.h" />
482481
<ClInclude Include="FixedVector.h" />
483482
<ClInclude Include="FMesh.hpp" />
484483
<ClInclude Include="FS.h" />

src/xrCore/xrCore.vcxproj.filters

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -440,9 +440,6 @@
440440
<ClInclude Include="FixedMap.h">
441441
<Filter>Math\STLext</Filter>
442442
</ClInclude>
443-
<ClInclude Include="FixedSet.h">
444-
<Filter>Math\STLext</Filter>
445-
</ClInclude>
446443
<ClInclude Include="FixedVector.h">
447444
<Filter>Math\STLext</Filter>
448445
</ClInclude>

0 commit comments

Comments
 (0)