FileHandlerARC: Remove FileHandlerARC.

This commit is contained in:
Rohit Nirmal
2014-09-05 12:53:41 -04:00
parent a3d9b22c27
commit cf8d1c9197
5 changed files with 0 additions and 289 deletions

View File

@ -44,7 +44,6 @@
<ClCompile Include="DiscScrubber.cpp" />
<ClCompile Include="DriveBlob.cpp" />
<ClCompile Include="FileBlob.cpp" />
<ClCompile Include="FileHandlerARC.cpp" />
<ClCompile Include="FileMonitor.cpp" />
<ClCompile Include="Filesystem.cpp" />
<ClCompile Include="FileSystemGCWii.cpp" />
@ -68,7 +67,6 @@
<ClInclude Include="DiscScrubber.h" />
<ClInclude Include="DriveBlob.h" />
<ClInclude Include="FileBlob.h" />
<ClInclude Include="FileHandlerARC.h" />
<ClInclude Include="FileMonitor.h" />
<ClInclude Include="Filesystem.h" />
<ClInclude Include="FileSystemGCWii.h" />