remove redundant install and download logic

This commit is contained in:
Matthias Mailänder
2013-10-05 12:45:20 +02:00
parent 89a6d4f98e
commit cdfc21af2c
13 changed files with 44 additions and 246 deletions

View File

@@ -76,9 +76,7 @@
<Reference Include="System.Drawing" />
</ItemGroup>
<ItemGroup>
<Compile Include="Widgets\Logic\D2kInstallLogic.cs" />
<Compile Include="Widgets\Logic\D2kInstallFromCDLogic.cs" />
<Compile Include="Widgets\Logic\D2kDownloadPackagesLogic.cs" />
<Compile Include="BuildingCaptureNotification.cs" />
<Compile Include="Render\WithCrumbleOverlay.cs" />
</ItemGroup>