1
0
mirror of https://github.com/blupi-games/planetblupi synced 2024-12-30 10:15:36 +01:00

Remove useless header

This commit is contained in:
Mathieu Schroeter 2017-01-21 23:42:53 +01:00
parent 21b5545bde
commit 6e353f9d3e
3 changed files with 0 additions and 5 deletions

File diff suppressed because one or more lines are too long

View File

@ -186,7 +186,6 @@
</ItemGroup>
<ItemGroup>
<ClInclude Include="action.h" />
<ClInclude Include="actions.h" />
<ClInclude Include="button.h" />
<ClInclude Include="ddutil.h" />
<ClInclude Include="decgoal.h" />

View File

@ -100,9 +100,6 @@
<ClInclude Include="action.h">
<Filter>Sources</Filter>
</ClInclude>
<ClInclude Include="actions.h">
<Filter>Sources</Filter>
</ClInclude>
<ClInclude Include="button.h">
<Filter>Sources</Filter>
</ClInclude>