Skip to content

Commit

Permalink
Delete unreferenced code.
Browse files Browse the repository at this point in the history
  • Loading branch information
nitrocaster committed Nov 7, 2015
1 parent 293de86 commit 5a9cf98
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 75 deletions.
39 changes: 0 additions & 39 deletions src/utils/xrSE_Factory/alife_artefact_order.cpp

This file was deleted.

25 changes: 0 additions & 25 deletions src/utils/xrSE_Factory/alife_artefact_order.h

This file was deleted.

2 changes: 0 additions & 2 deletions src/utils/xrSE_Factory/xrSE_Factory.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,6 @@
<ClInclude Include="..\..\xrServerEntities\xrServer_Space.h" />
<ClInclude Include="ai_space.h" />
<ClInclude Include="ai_space_inline.h" />
<ClInclude Include="alife_artefact_order.h" />
<ClInclude Include="ChooseTypes.h" />
<ClInclude Include="client_id.h" />
<ClInclude Include="NET_Compressor.h" />
Expand Down Expand Up @@ -584,7 +583,6 @@
</ClCompile>
<ClCompile Include="..\..\xrServerEntities\xrServer_Object_Base.cpp" />
<ClCompile Include="ai_space.cpp" />
<ClCompile Include="alife_artefact_order.cpp" />
<ClCompile Include="properties_list_helper_script.cpp" />
<ClCompile Include="script_debugger_utils.cpp" />
<ClCompile Include="script_file.cpp" />
Expand Down
9 changes: 0 additions & 9 deletions src/utils/xrSE_Factory/xrSE_Factory.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,6 @@
<Filter Include="ServerStuff\Common\ALifeStuff">
<UniqueIdentifier>{4da732a1-c35b-463c-ae4e-1a7f34342895}</UniqueIdentifier>
</Filter>
<Filter Include="ServerStuff\Common\ALifeStuff\artefact_order">
<UniqueIdentifier>{7883e08e-b35a-4e46-aca0-9b399ef2d10f}</UniqueIdentifier>
</Filter>
<Filter Include="ServerStuff\Common\ALifeStuff\human_brain">
<UniqueIdentifier>{6cfe3fa5-ca94-4752-88a7-b3cf7bf27441}</UniqueIdentifier>
</Filter>
Expand Down Expand Up @@ -333,9 +330,6 @@
<ClInclude Include="..\..\xrServerEntities\game_graph_space.h">
<Filter>ServerStuff\Common\ALifeStuff</Filter>
</ClInclude>
<ClInclude Include="alife_artefact_order.h">
<Filter>ServerStuff\Common\ALifeStuff\artefact_order</Filter>
</ClInclude>
<ClInclude Include="..\..\xrServerEntities\alife_human_brain.h">
<Filter>ServerStuff\Common\ALifeStuff\human_brain</Filter>
</ClInclude>
Expand Down Expand Up @@ -578,9 +572,6 @@
<ClCompile Include="..\..\xrServerEntities\alife_space.cpp">
<Filter>ServerStuff\Common\ALifeStuff</Filter>
</ClCompile>
<ClCompile Include="alife_artefact_order.cpp">
<Filter>ServerStuff\Common\ALifeStuff\artefact_order</Filter>
</ClCompile>
<ClCompile Include="..\..\xrServerEntities\alife_human_brain.cpp">
<Filter>ServerStuff\Common\ALifeStuff\human_brain</Filter>
</ClCompile>
Expand Down

0 comments on commit 5a9cf98

Please sign in to comment.