(svn r20474) -Cleanup: remove some unused code

This commit is contained in:
yexo
2010-08-12 21:36:43 +00:00
parent 662900c113
commit b4ec144af2
11 changed files with 4 additions and 166 deletions

View File

@@ -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" />