Skip to content

Commit

Permalink
Remove header from VC project (deleted in 056d7ac).
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
Wedge009 committed Nov 30, 2017
1 parent e5cea35 commit f611384
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion projectfiles/VC12/wesnoth.vcxproj
Expand Up @@ -4037,7 +4037,6 @@
<ClInclude Include="..\..\src\utils\name_generator.hpp" />
<ClInclude Include="..\..\src\utils\name_generator_factory.hpp" />
<ClInclude Include="..\..\src\utils\reference_counter.hpp" />
<ClInclude Include="..\..\src\utils\smart_list.hpp" />
<ClInclude Include="..\..\src\variable.hpp" />
<ClInclude Include="..\..\src\variable_info.hpp" />
<ClInclude Include="..\..\src\variable_info_detail.hpp" />
Expand Down
3 changes: 0 additions & 3 deletions projectfiles/VC12/wesnoth.vcxproj.filters
Expand Up @@ -2487,9 +2487,6 @@
<ClInclude Include="..\..\src\utils\reference_counter.hpp">
<Filter>utils</Filter>
</ClInclude>
<ClInclude Include="..\..\src\utils\smart_list.hpp">
<Filter>utils</Filter>
</ClInclude>
<ClInclude Include="..\..\src\serialization\tag.hpp">
<Filter>serialization</Filter>
</ClInclude>
Expand Down

0 comments on commit f611384

Please sign in to comment.