Skip to content

Commit

Permalink
Delete outdated headers.
Browse files Browse the repository at this point in the history
  • Loading branch information
nitrocaster committed Nov 23, 2015
1 parent 7fa0353 commit e281e85
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 100 deletions.
2 changes: 0 additions & 2 deletions src/xrGame/script_callback_ex_generators.h

This file was deleted.

78 changes: 0 additions & 78 deletions src/xrGame/script_callback_ex_inline.h

This file was deleted.

2 changes: 0 additions & 2 deletions src/xrGame/script_callback_ex_nonvoid.h

This file was deleted.

2 changes: 0 additions & 2 deletions src/xrGame/script_callback_ex_void.h

This file was deleted.

4 changes: 0 additions & 4 deletions src/xrGame/xrGame.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1358,10 +1358,6 @@
<ClInclude Include="script_binder_object_wrapper.h" />
<ClInclude Include="script_bind_macroses.h" />
<ClInclude Include="script_callback_ex.h" />
<ClInclude Include="script_callback_ex_generators.h" />
<ClInclude Include="script_callback_ex_inline.h" />
<ClInclude Include="script_callback_ex_nonvoid.h" />
<ClInclude Include="script_callback_ex_void.h" />
<ClInclude Include="script_effector.h" />
<ClInclude Include="script_effector_inline.h" />
<ClInclude Include="script_effector_wrapper.h" />
Expand Down
12 changes: 0 additions & 12 deletions src/xrGame/xrGame.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -5058,18 +5058,6 @@
<ClInclude Include="script_callback_ex.h">
<Filter>ScriptClasses\ScriptCallbackEx</Filter>
</ClInclude>
<ClInclude Include="script_callback_ex_generators.h">
<Filter>ScriptClasses\ScriptCallbackEx</Filter>
</ClInclude>
<ClInclude Include="script_callback_ex_inline.h">
<Filter>ScriptClasses\ScriptCallbackEx</Filter>
</ClInclude>
<ClInclude Include="script_callback_ex_nonvoid.h">
<Filter>ScriptClasses\ScriptCallbackEx</Filter>
</ClInclude>
<ClInclude Include="script_callback_ex_void.h">
<Filter>ScriptClasses\ScriptCallbackEx</Filter>
</ClInclude>
<ClInclude Include="script_particles.h">
<Filter>ScriptClasses\ScriptParticles</Filter>
</ClInclude>
Expand Down

0 comments on commit e281e85

Please sign in to comment.