removed VideoFormat

This commit is contained in:
Luke Pulverenti
2013-07-01 10:02:29 -04:00
parent e029b47ca3
commit 07d01e524c
5 changed files with 0 additions and 37 deletions

View File

@@ -87,7 +87,6 @@
<Compile Include="Dto\StreamOptions.cs" />
<Compile Include="Entities\VirtualFolderInfo.cs" />
<Compile Include="Entities\IHasMediaStreams.cs" />
<Compile Include="Entities\VideoFormat.cs" />
<Compile Include="Extensions\ModelExtensions.cs" />
<Compile Include="IO\IZipClient.cs" />
<Compile Include="Logging\ILogger.cs" />