diff options
author | yexo <yexo@openttd.org> | 2010-08-12 21:36:43 +0000 |
---|---|---|
committer | yexo <yexo@openttd.org> | 2010-08-12 21:36:43 +0000 |
commit | 241d705406572d512710cf29316d7603210a6ecf (patch) | |
tree | 59314fc8cb6d6b97e425f36626da716ac9c3f4a5 /projects/openttd_vs100.vcxproj | |
parent | 089fc97387af79a8023677ac60ca1f6623da1dc5 (diff) | |
download | openttd-241d705406572d512710cf29316d7603210a6ecf.tar.xz |
(svn r20474) -Cleanup: remove some unused code
Diffstat (limited to 'projects/openttd_vs100.vcxproj')
-rw-r--r-- | projects/openttd_vs100.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/openttd_vs100.vcxproj b/projects/openttd_vs100.vcxproj index 190823fc5..c402cb851 100644 --- a/projects/openttd_vs100.vcxproj +++ b/projects/openttd_vs100.vcxproj @@ -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" /> |