removed dead code

This commit is contained in:
Luke Pulverenti
2016-10-19 02:28:44 -04:00
parent f988413e4b
commit 7895b5457c
8 changed files with 0 additions and 538 deletions

View File

@@ -111,7 +111,6 @@
<Compile Include="Dlna\IDlnaManager.cs" />
<Compile Include="Dlna\IEventManager.cs" />
<Compile Include="Dlna\IMediaReceiverRegistrar.cs" />
<Compile Include="Dlna\ISsdpHandler.cs" />
<Compile Include="Dlna\IUpnpService.cs" />
<Compile Include="Dlna\SsdpMessageEventArgs.cs" />
<Compile Include="Drawing\IImageProcessor.cs" />