mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-19 12:39:11 +00:00
(svn r20474) -Cleanup: remove some unused code
This commit is contained in:
@@ -1016,7 +1016,6 @@
|
||||
<ClInclude Include="..\src\misc\blob.hpp" />
|
||||
<ClCompile Include="..\src\misc\countedobj.cpp" />
|
||||
<ClInclude Include="..\src\misc\countedptr.hpp" />
|
||||
<ClInclude Include="..\src\misc\crc32.hpp" />
|
||||
<ClCompile Include="..\src\misc\dbg_helpers.cpp" />
|
||||
<ClInclude Include="..\src\misc\dbg_helpers.h" />
|
||||
<ClInclude Include="..\src\misc\fixedsizearray.hpp" />
|
||||
|
@@ -2251,9 +2251,6 @@
|
||||
<ClInclude Include="..\src\misc\countedptr.hpp">
|
||||
<Filter>Misc</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\src\misc\crc32.hpp">
|
||||
<Filter>Misc</Filter>
|
||||
</ClInclude>
|
||||
<ClCompile Include="..\src\misc\dbg_helpers.cpp">
|
||||
<Filter>Misc</Filter>
|
||||
</ClCompile>
|
||||
|
@@ -3407,10 +3407,6 @@
|
||||
RelativePath=".\..\src\misc\countedptr.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\misc\crc32.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\misc\dbg_helpers.cpp"
|
||||
>
|
||||
|
@@ -3404,10 +3404,6 @@
|
||||
RelativePath=".\..\src\misc\countedptr.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\misc\crc32.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\misc\dbg_helpers.cpp"
|
||||
>
|
||||
|
Reference in New Issue
Block a user